Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306880

    how can you remove the boxes around the main menu.

    I want to center my logo and remove the boxes.

    #306945

    Hi William!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-main-nav > li > a, div#header_main_alternate {
    border: none!important;
    }

    Regards,
    Yigit

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