Hello!
How to delete or hide divider/border of menu?
https://cloud.mail.ru/public/9gJQ/bxFWgNsoE
Vertical border of menu appears when I use the ‘Grid Row’ or ‘Google Maps’ in content area. If I use in content area ‘text’ or ‘full-width image’ – border don’t appears.
Hey Bearded,
Thanks for the screenshot, could you post a link to the site in question so that we can take a closer look as well please?
Best regards,
Rikard
Hello!
Link on page from screenshot in ‘Private Content’.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-main-nav > li > a {
border: none!important;
}
Best regards,
Vinay
Hello!
.av-main-nav removes the boundary between sections of the menu, but I want to remove the border around the menu and around all of blocks in the sidebar.
Sorry, I’m probably not properly explained.
The example in the screenshot.
https://cloud.mail.ru/public/DpQE/XaqoXTMuU
Hi,
Thank you for the clarification, to remove the borders around menu,sidebar area please empty the border color value in Enfold > General Styling > Logo Area, Main Content, Alternate content and save changes.
Best regards,
Vinay