1. qclick67
  2. Commercial Templates
  3. Tuesday, 17 May 2022
  4.  Subscribe via email
Hi,

The logo font size is set at 58px which looks great on a computer screen but it does not automatically adjust for the mobile screen. Can I add css to make the font size change for the mobile environment?

Cheers
Leanne
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Leanne

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 font size to taste)

.logo-text h1, 
.logo-text h1 a {
font-size: 32px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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