Gradient fill below Main Menu

Posted in: Newspaper
Post count: 92

Beneath the Main Menu, there’s a sort of gradient fill like a “grey line”

http://ea1.a87.myftpupload.com/

How can I get rid of that?

Thanks!

Post count: 23312

Hello fwoedit,

Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

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

The result -> http://screencast.com/t/FUgYHrEG

Thanks for the message!

Post count: 92

Looks terrific, thank you!

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