Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1406955

    Hi Guys!
    How can I remobve the grey llne below the main menu?

    Regards
    Santiago

    #1406978

    Hey enfold,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header {
      border-color: transparent; 
    }

    Best regards,
    Rikard

    #1407028

    Thanks Rikard, but it doesn’t work

    #1407032

    Hi Santiago,

    Please try to add this CSS code:

    #top #header_main {
        border-bottom: none;
    }

    Best regards,
    Nikko

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