Gradient

Posted in: Newspaper
Post count: 8

Hi, could you help he to remove the gradient (top and Bottom) on the main banner in the post pages(Style 6 in Post template)..e.g.
http://somethingpoppedup.com/saloni-spring-2017/

Thanks

Post count: 20688

Hi,

You can remove the gradient in post pages using this code, enter it in Theme panel->Custom Css

.single .td-image-gradient-style6:after {
display: none;
}

Result – https://www.screencast.com/t/m9Q3LNYPZ
Thanks

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