Newspaper Featured Image on Front page

Posted in: Newspaper
Post count: 6

Hey Guys,

Any idea on how to get rid if the black fade the featured images on the front page have? and leave it as original ?

Regards
Leigh

Post count: 20688

Hi,

Please provide a link to your website pointing to where you want to make this modification, to what element. I will try to give you a solution if it is possible.

Thanks

Post count: 6

here is the site
http://snbattlereports.flywheelsites.com/

Take a look at the front page images they seem to have a like a fade on them

Post count: 20688

Hi,

The Big Grids and some blocks do have that effect applied on the images. There are different styles that can be selected on a Big grid for example
https://demo.tagdiv.com/newspaper/big-grid-1/
To remove that black tint from the Big Grid on your page and the module below it, you can try a code like this that will remove the effect
https://www.screencast.com/t/UIChfg9w
The code must be entered in Theme panel->Custom Css

.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before,
.td_module_mx8 .td-module-thumb a:last-child:after {
display:none;
}

Please let me know if this is what you wanted or you need something else. I have edited your previous reply and removed the login information.

Thanks

Post count: 6

Hey Simion ! Thats it you did it !

Thank you very much for your help 🙂

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