Main menu background

Posted in: Newspaper
Post count: 22

Hi again !

I’m sorry I have another question :/

I finally choose to have a background as it was too white but as you can see, my main menu is transparent.

http://oneprettylife.com

I checked in Theme colours and White is selected.

How should I do ?

Have a nice day 🙂

Sarah

Post count: 6600

Hi,

Please remove this css from Theme Panel:

.td-full-layout .td-menu-background, .td-boxed-layout .td-menu-wrap {
background: none !important;
}

..and add this one:

.td-full-layout .td-menu-background, .td-boxed-layout .td-menu-wrap {
background: white !important;
}

Thanks

Post count: 22

thank you !! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.