Archived topic
Menu Styling
5 replies · Started by Espresso on December 3, 2021
Hi there,
we are trying to achieve a menu like this one:
Including the button Let's talk and the submenu.
This is our website:
https://www.espressotranslations.com/
Any idea how to achieve all that?
Thanks,
Dan
Hi there,
For the mega menus - we provide a very simple CSS solution here:
https://docs.generatepress.com/article/building-simple-mega-menu/
And the only simple solution i can think of for adding a Form ( or any non menu item content ) inside a submenu is to use this plugin:
Thanks David.
Can you please help me to style a specific item of the submenu? For example if we want to make the main item of each column a different color?
Thanks,
Danilo
Hi there,
try this CSS:
.main-navigation .main-nav .mega-menu>ul>li>a {
font-weight: 700;
color: #f00;
}
Hello.
I am using Ubermenu and when I change the settings it looks like the main theme settings are overriding the chosen Ubermenu settings. Can you tell me how to allow the Ubermenu settings to override the main theme menu settings or disable the main theme menu settings?
Hi Milton,
Here’s an article which may be of assistance to you:
https://sevenspark.com/docs/ubermenu-3/theme-integration/generatepress
If further assistance would be needed, kindly start a new topic, and add the link to the site in question through the Private information field: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Hope this helps!