1. centuriflyer
  2. Commercial Templates
  3. Monday, 04 March 2019
  4.  Subscribe via email
Strange request from a client. How do I increase the font size for the main menu and increase the size of the social media icons in the header?

Thanks in advance!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste...

.hornav > ul > li > a {
font-size: 18px;
}
#socialmedia ul li a {
font-size: 20px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect! Once again you saved the day! Many thanks!!!!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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