Remove faded separator line from top header

Posted in: Newspaper
Post count: 4

See screen shot link below.

If you look below the menu there is a separator line between the main page area.

How do we remove that faded line?

https://snag.gy/GaZstB.jpg

Thank you

  • This topic was modified 9 years by netadmin.
Post count: 20685

Hi,

Add this code in Theme Panel->Custom Css

.td-header-gradient:before {
background: none;
}

Thanks

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