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

    Is there a way to get rid of the shadow on the bottom of the transparent header?

    #1205215

    Hey satucker,
    I took a look at some of our demos and didn’t see a shadow under the header, please link to your site so we can see the shadow.
    If you think we might miss it, please include a screenshot of the shadow.
    To add a screenshot please try using https://savvyify.com/img/ and pasting the image URL in your post.

    Best regards,
    Mike

    #1205220

    you can see it at cruglaw.com there is a horizontal line that goes across the width of the page just below the logo. You might have to scroll down to get the header on top of a white background to see it:
    Or see it here: https://www.dropbox.com/s/gyv39g6zo8fshn2/Screen%20Shot%202020-04-19%20at%208.27.29%20AM.png?dl=0

    #1205253

    Hi,
    Thank you, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

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

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

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