Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #731475

    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.

    #731843

    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

    #731939

    Hello!
    Link on page from screenshot in ‘Private Content’.

    #732014

    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

    #732521

    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

    #732540

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.