Where are the settings to modify the design of the Main Menu?
-
Hi!
Where are the settings to modify the design of the Main Menu? Like: ‘hover item color’, ‘active item color’, ‘font-size of dropdowns’, etc.
Thanks
Hello,
Go to Theme Setting -> Typography -> Advanced -> select main navigation form dropdown and choose the font active color and hover color and font size as per your requirements.
Screenshot for clarification:
https://ibb.co/tYS1FvX
Best Regards.
Hello,
Ok, I see how to set color for the text. But, I need to set ‘background color’ and ‘hover background color’ for the main menu items. How can I do this? Take a look: https://drive.google.com/file/d/1cQv5nF8q89BpmGL1xPU66ZE8_fJ08TZ4/view?usp=sharing
This is the ‘hover’ effect that I need in main menu: https://www.loom.com/share/2efd9031c41a4f9db2fd16ae2a7c7914?sid=d73495b6-a37d-4d36-9abc-e18a480e72b1
Hello,
Go to Woodmart > Header builder > edit current header > Configure main menu setting > in the menu style You can choose menu style background for the header.
Best Regards.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-nav.wd-style-bg>li>a:before {
background-color: blue !important;
}
Best Regards.
Hello,
I would be great to have in the settings an area to change ‘background’ and ‘background hover’ for the Main Menu items and its dropdown levels. Just a feature request for your next versions 😉
Hello,
The background is generated based on the menu color. Go to theme setting > styles and colors > colors > change the primary color to check this.
Best Regards.