Remove grey "overlay" in top row below header on pages

Posted in: Newspaper
Post count: 6

I want to remove the grey overlay seen in top area of this page http://www.sevenwanderers.com without changing the format or position of the image or posts.
Can anyone help? thanks

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css:

.td-travel .td-travel-header:after {
opacity: 0;
}

Thanks!

Post count: 6

Hi Alin,
Thank you very much.
It worked!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.