Site logo

Archived topic

Menu Styling

5 replies · Started by Espresso on December 3, 2021

Viewing posts 1–6 of 6

Thanks David.

Can you please help me to style a specific item of the submenu? For example if we want to make the main item of each column a different color?

Thanks,
Danilo

Hi there,

try this CSS:

.main-navigation .main-nav .mega-menu>ul>li>a {
    font-weight: 700;
    color: #f00;
}

Hello.

I am using Ubermenu and when I change the settings it looks like the main theme settings are overriding the chosen Ubermenu settings. Can you tell me how to allow the Ubermenu settings to override the main theme menu settings or disable the main theme menu settings?

This archived topic is closed to new replies.