Picture darkend on TagDiv Block 18

Posted in: Newspaper
Post count: 36

Hi all,
the picture of the first article is darker so you can read the title of the article.
For example at the top of this page: lumao.de/deutschland
I would like to turn this of, so the picture comes in his natural lights.
Could you help me fix this issue?
Best regards,
tim

Post count: 35449

Hi,

In order to achieve this you need to use a custom css like this one -> https://i.imgur.com/ULnwPhw.jpg
.td_module_mx8 .td-module-thumb a:last-child:after {
display: none;
}

The code need to be set in theme panel> custom code> custom css.

Thank you!

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