Hi @ildomandatore,
Please add the below CSS for a quick workaround
.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu {
border-top: 0;
}
Let us know if you need more help, otherwise please mark the topic as Resolved.
Kind regards,
Herman 🙂
I will put borders 1px solid # 000000.
How;
– Do I remove any gradient effects in the menu and submenus?
– Do I put borders inside the submenu, as dividers?
Hi @ildomandatore,
1) How do I remove any gradient effects in the menu and submenus?
→ Please share a screenshot of this. I don’t think I see any gradients on the Menu on your site.
2) How do I put borders inside the submenu, as dividers?
→ There’s a feature under the Primary Menu section from the Customizer
Kind regards,
Herman 🙂
There is a line between Nintendo and Gameboy that shouldn’t exist.
https://postimg.cc/K4MvnMrg
Hi @ildomandatore,
The following CSS code should remove it
.ast-desktop .main-header-menu:not(#ast-hf-mobile-menu) .sub-menu {
box-shadow: none;
}
I hope it helps.
Kind regards,
Herman 🙂
You’re most welcome, @ildomandatore. Happy could be a help!
Please mark the topic as Resolved and do let us know if there’s anything else we can help you with.
Kind regards,
Herman 🙂