Before you ask please READ THIS

Transparent header, boxed mode, how to remove shadow?

in Fame Posts: 8
Hi!

I have a transparent header and the website is in boxed mode but now there is a shadow to the left and right side of the header.
Is it possible to remove it and how do I do this? Thanks!

Comments

  • AirAir
    Posts: 10,970
    Hello threre:-)

    Please try this custom CSS

    #header{
    box-shadow: none !important;
    }
    With kind regards.
  • Posts: 8
    Yes! That works. Thanks.

    I was trying this but without the !important; which didn't work so thanks!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!