[Resolved] How do I get rid of separation line between (under) menu and picture?

  • Author
    Posts
  • #13843

    Andrew Misplon
    Keymaster

    To remove the header shadow you could add to Additional CSS/Custom CSS:

    .site-header:after {
    	content: none;
    }
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.

Scroll to top