Site logo

Archived topic

Menu CSS Class not working

1 reply · Started by Angel on May 11, 2022

Viewing posts 1–2 of 2

Hello,

I am trying to change the appearance of a menu item with a the css class option.
I added

 .secondary-nav {
font-style: italic;
font-size:14px;
}

as an additional css, however, the font size always gets overridden by the default theme settings. The font-style doesn't since it's not specified anywhere else.

What can I do to fix it?

Thanks

This archived topic is closed to new replies.