ResolvedMega menu background color
Tagged: mega menu
- This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago by
Althemist.
- AuthorPosts
- April 12, 2020 at 4:52 pm #22182
gegeor
ParticipantHello
How can i change the background color and hoover color in the mega menu?see image:http://prntscr.com/rxtnjd
thank you:)
April 13, 2020 at 8:16 am #22207Althemist
KeymasterHello gegeor,
There is an option for Light/Dark color scheme of the sub-menus under Theme Options > Header Settings (the last option). If you want to change the colors to something else, different than dark or light, the only way would be with custom CSS.
Regards,
DimitarApril 13, 2020 at 9:48 am #22215gegeor
ParticipantThank you !
i will have 2 sections under shop
1. clothes for girls
2. clothes for boysso basicaly i want to have colors like pink , blue and similar tones
can you give me an example of the css for that if possible please?
many thanks
GeorgeApril 14, 2020 at 9:12 am #22244Althemist
KeymasterThat would be a bit more complicated, but it’s possible. It should be something like this (replace the ID number with your own):
#main-menu li.menu-item-27 > div.babystreet-mega-menu { background-color: #your-color-here !important; }
Same goes for the hover color.
Hope this helps.
Regards,
Dimitar - AuthorPosts
You must be logged in and have valid license to reply to this topic.