Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1185010

    Hi,
    how can I delete the line under the Logo in the header?
    Horizontal line
    Many thanks.
    Best,
    Harry

    #1185022

    Hey gharry79,

    Add this to quick css:

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

    Best regards,
    Jordan Shannon

    #1185161

    Many thanks. But the line is still there.
    Best,
    Harry

    #1185254

    Hi Harry!

    Could you please post a link to your website so we can provide you an accurate solution? :)

    Best regards,
    Yigit

    #1185445

    Hi,
    for sure:
    http://www.pictas-collective.com
    If you scroll down then you can see in the header under the PICTAS Logo the horizontal line. This line is also visible at the normal Header (not only at the transparency Header)
    Thank you.
    Best,
    Harry

    #1185597

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    #header_main_alternate {
        border: none;
    }
    
    

    Best regards,
    Yigit

    #1186075

    Perfect, thank you very much
    Best regards,
    Harry

    #1186078

    Hi!

    You are welcome, Harry! Always happy to help :)
    Let us know if you have any other questions or issues.

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Header’ is closed to new replies.