1. EFH
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 03 June 2020
  5.  Subscribe via email
Hi there,

How do i change the font size on the dropdown menu?

site: http://www.luxeentertainment.com.au

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

To amend try adding 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: 15px;
}


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

Unfortunately, that code didn't work.

Would you have another suggestion?

Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You appear to have added the following...

.hornav .parent > ul > li > a {
font-size: 11px;
}


The font size currently used for your dropdrop menu items is 11px. Are you referring to the top menu (Home, Stage Shows, etc.)?

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

All good - all working :)

Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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