Skip to content
Public Ticket #9191

Changing the Font Size of Menu

Conversation thread

PenciDesign replied

Staff Reply

Hi,

1/ Unfortunately, this theme doesn't support for that feature.

2 & 3/ You can change the code I sent to this code:

#navigation .menu .sub-menu li.menu-item-1513 a,
#navigation .menu .sub-menu li.menu-item-1514 a{ font-size: 18px; font-weight: bold; color: #ff0000 !important; }

Note:

- Change color code #ff0000 on above code to any color code as you want.

- I see your font on menu item already bold, so maybe the font weight bold can't be affectsmile.png

Best Regards,

PenciDesign

ronelangeles replied

Customer Reply

Thank you. How about

1.) If I wanted to change the font style than the rest

2.) If I wanted to have it a different color

3.) If I wanted to make it BOLD

Are these options available? 

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

#navigation .menu .sub-menu li.menu-item-1513 a,
#navigation .menu .sub-menu li.menu-item-1514 a{ font-size: 18px; }

Change value 18 to any value as you want.

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Please show me your site URL to I can take it a look to help you.

Best Regards,

PenciDesign

ronelangeles started the conversation

Conversation Start

Can someone help me change the font size of only 2 of these 5 option of menu. See attached file. 

I want these 2 category to stand out from the rest of the option. I want the 2 highlighted part to be DARKER and BOLDER in their size. 

Want to join this conversation or access attachments? Sign in first.