Site logo

Archived topic

Change Menu Item Description Font & Size

7 replies · Started by Lyn on October 4, 2021

Viewing posts 1–8 of 8

Hi,

I want to change the font and font size of the Menu Item Description on my GeneratePress website. The default font is Italic and very small, but I want to change the font to Proxima Nova Regular in size 11.

Can you please advise how to do it?

Thank you!

Hi Lyn,

I'm not sure what Menu Item Description means.

Can you explain more or link us to your site and point us to where we should be looking at?

Hi Ying,

I want to change the font & size of menu item description, but I can't change it at customizer > typography > primary navigation.

Can you please advise how to fix it?

Thank you!

Lyn

Ah I see, you are using mega menu on your site.

Unfortuanly GP has no control over this content style.

You'll have to reach out to the mega menu support to change their default font style.

Before you get respond from Mega menu, you can try this CSS for now:

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
    font-size: 11px;
    font-family: Proxima Nova Regular;
}

Thanks Ying,

The CSS code doesn't work. I will reach out to Mega Menu support.

Thank you anyway!

No problem :)

This archived topic is closed to new replies.