Hi there,
I need to hide border :
1) How do I remove in the secondary menu when I’m utilizing the transparency header, the border between my four Social network icons and between “Site du groupe” and “Contact” ?
2) How do I remove the border between each items of my menu when I scroll down (I’m utilizing the transparency header) ?
3) How do I remove the border between each items in my several mega Menu ?
Thank you in advance.
Best regards,
I succeeded
Hi micropoleinstitut,
1. Please try this in Quick CSS:
#top .social_bookmarks li {border:none !important}
2. You can remove the separator between menu items in Header > Header Layout. Under Separator between menu items, please choose No Separator.
3. Please try this in Quick CSS:
#header .avia_mega_div .units {border-right:none! important}
Please let us know if you need further help.
Best regards,
Sarah