Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #260353

    Hi, how to delete the line under the top navigation menu? I mean not the main menu.

    Regards,

    Simon

    #260871

    Hi simonac!

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

    #header_meta { box-shadow: none; }
    #header_main { border-top: none; }

    Best regards,
    Yigit

    #261186
    This reply has been marked as private.
    #261240

    Hi!

    Please add following code to Quick CSS as well

    #header_main { border: none !important; }
    .avia-shadow, #header_meta { box-shadow: none!important; }

    Regards,
    Yigit

    #261687

    Thanks thats it!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to delete the line under the top menu?’ is closed to new replies.