Extra space, empty div

Posted in: Newspaper
Post count: 82

There is a empty div bellow smart list and extra space because of this. Everything you can see at screenshots:

https://imgur.com/a/TKppP65
example: https://porady.org/jak-nauczyc-sie-polskiego

Post count: 22421

Hello,
It is this margin that affects the site, there is no extra div. The code comes from autoptimize so I cannot pinpoint it https://www.screencast.com/t/br0tE3EMlA
You can try to add this css in your custom code section of the theme panel:

.td_smart_list_2 .td-item{
margin-bottom:0;
}

Thank you!

Post count: 82

Sorry for problem, works great 🙂

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