Site logo

Archived topic

Different color on Mobile primary navigation

21 replies · Started by Huseyin on July 11, 2020

Viewing posts 16–22 of 22

No problem :)

Hi guys,

I need help with my other site's mobile header.

URL:https://www.acehsc.net/

So when you click on Menu icon

I want this top section (https://ibb.co/30Gq0C5)

with purple background & white menu toggle "X Menu" icon

Hi there,

you're using a Header Element to change the Navigation colors and Mobile Logo.
If you want the Mobile Header to remain the same colors when the menu is open then you need to remove Header Element and just set the colors in the Customizer.

Thanks for the reply.

Ohhh I see. Great removed the header element.

But one problem how could change the background color of this section (https://ibb.co/vJs05Vx) want it a light shade of colour.

Try this CSS:

#mobile-header .main-nav {
    background-color: #fff;
}

Legend

God Bless you guys

Glad we could be of help

This archived topic is closed to new replies.