Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #381366

    Hi can you please let me know how to remove the white border and separator in main menu?

    This is the screenshot – http://screencast.com/t/TJeAkUdS0

    Thank you.

    #381860

    Hi benjamintlakey!

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

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

    Best regards,
    Yigit

    #383580

    Thank you Yigit! It works perfect! :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove white border and separator in main menu?’ is closed to new replies.