Image overlay filters

Posted in: Newspaper
Post count: 61

at http://www.modburyteam.org, I am using block 19 with three images which have a grey graduated overlay. For the life of me I cannot recall when I go to change this.

Can you point me in the right direction please?

Thanks and apologies for being so dim that i cannot find this

Alex

Post count: 22421

Hello,

The theme does not provide any option to remove these overlays. They can be removed with css though:
Add this code in the theme panel-> custom css box:
.td_module_mx1 .td-module-thumb a:last-child:before{
display:none;
}

Thank you!

Post count: 12

Hi Bogdan, I have the same issue at https://matfrabunnen.no (bottom of page) and I tried updating the CSS, however it’s not working properly. The thumbs are still very dark. How can I remove the shadow over the images completely?

Post count: 12

Note: when I enter the code above the word “none” gets highlighted in red, as if there’s something wrong.

Post count: 22421

Hi,
I do not see any block 19 on your site. What exactly is the issue you want help with? What are you trying to do?
Thanks.

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