Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #840997
    Gerry Granshaw
    Guest

    Hi

    I’ve looked on the forum and the 2 ways to remove the line under the header don’t work:

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

    AND

    #header_main {
    border-bottom: none;
    }

    Many thanks
    Gerry

    PS: Tried to find a way to post on support forum but couldn’t find how to.

    #841089

    Hey Gerry Granshaw,

    Add the following to quick css:

    
    .av_minimal_header_shadow{
    box-shadow:none!important;
    }

    Best regards,
    Jordan Shannon

    #841208

    Wonderful Jordan! It works. Thanks
    Have a great weekend.
    Gerry

    #841284

    Hi,

    I’m glad I was able to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove line under header in Envato theme’ is closed to new replies.