1. Varelmann
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Wednesday, 27 July 2022
  5.  Subscribe via email
Hi Ciran,

thank you for the great templates and extensions.
I have a problem with the font size in the news module. The font is too long in the mobile view and runs over the frame.

What can I do? The title settings in the module have no effect.

Many thanks and greetings from Germany.
Michael
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michael

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

look at https://www.hptwt.de/

thanks
Michael
References
  1. https://www.hptwt.de/
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
I send you access via e-mail

look at the picture, titel is too long
same problem with regular titel

thanks
Michael
Attachments (4)
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend you can add the following to the Responsive Custom CSS fields within the General -> Responsive Options tab of your template settings. For more details on using these fields may I suggest the following article... https://joomla51.com/tutorials/template-parameters/applying-custom-css-to-a-screensize-device

(edit to taste)

.page-header h1 {
font-size: 1.8rem;
}
.newstitle.j51news-title {
font-size: 1rem;
}


For the J51 News module, it might also be a good idea to reduce the number of columns on smaller screens.

Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

thanks a lot, it worked perfect.

greetings from germany
Michael
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!