Remove empty posts background

Posted in: Newspaper
Post count: 20

Hi
If you visit https://limettenwald.com/category/reiselaender/thailand/ you can see, that I only have one post in this category, but the empty space is still displayed (grey).
How can I turn this from grey to white?
Tanks for you help
Michelle

Post count: 35449

Hi,

The most faster and easier way it will be to use a custom css like this one -> https://i.imgur.com/ZNZox2l.png
.td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap {
background-color: #fff;
}

This code can be set in theme panel> custom code > custom css.

Hope this will help you!

Post count: 20

Hi
Thanks for your help. It worked.
Greetings,
Michelle

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.