1. Ludwig
  2. General
  3. Sunday, 21 October 2018
  4.  Subscribe via email
Hello j51-Team,

I try to increase the font size for submenu in Magnolia, but I found no solution.

Could you please tell me, how to increase the font-size in submenue in custom CSS section.

Thank you verry much;-)

Ludwig

Reference: http://www.modellbau-bichler.de
Attachments (1)
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 .parent > ul > li > a {
font-size: 14px;
}


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


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