Mega Menu Colors

Posted in: Newspaper
Post count: 103

Hi

I encounter some problems with the Megamenu. I cannot find any way to customize it and on my website, the text is white and the background is clear grey.
Submenu is ok but Megamenu has a problem and I dont know where it comes from.
In ThemePanel, i dont see any option for it.

http://www.lebonconstructeur.fr

Post count: 22421

Hello,
Unfortunately the mega-menu has no color options. You will need to use CSS to change it.
Use this custom CSS in the theme panel-> custom CSS box:

.td_mega_menu_sub_cats{
background-color: black!important;
}

Thank you!

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