Site logo

Archived topic

MAIN MENU different TOP MENU (or sticky menu)

6 replies · Started by afuente26 on September 7, 2021

Viewing posts 1–7 of 7

Hello,

the menu of my page must be different from the top menu (or sticky menu), because I want to use CSS which only has to be used in the main menu.

I´m becoming crazy. Is there any way? I send a screenshot.

Thanks
Angel

Hi there,

Not sure if I fully understand the request.

Can you explain a bit more?

Thanks.

maybe with?

#site-navigation .inside-navigation {
...
}

Try this:

.main-navigation:not(.navigation-stick) .inside-navigation {

}

And to exclude also the sub-menu, is this possible?

Looks like you've opened a separate topic for that so we will handle it there.

Thanks!

This archived topic is closed to new replies.