Home Forums Designexo Pro Remove Header Shadow?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18912
    Hayley
    Participant

    Looking to remove the shadow beneath the header portion so that the background image is not interrupted

    #19075
    themearile
    Keymaster

    Hi Hayley

    Thanks for contacting us.

    Please add the CSS code below in the Additional CSS Box. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    .theme-page-header-area:after {
        display: none;
    }

    Let us know if it works.

    Thanks

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