Adjust ad spacing in theme panel?

Posted in: Newspaper
Post count: 500

In Newspaper/Ads, is it possible to adjust the vertical spacing between sidebar ads? For example, as in sidebar here:

https://jazzjournal.co.uk/2024/09/25/digdogdo-evolution/

The spacing between sidebar ads is huge. I’ve looked in Appearance/Widgets but can’t see any padding options.

Thanks

Mark

Post count: 27744

Hello,

You can use this code to reduce the space between ads
.td-all-devices {
margin-bottom: 0px!important;
}

Thank you!

Post count: 500

Many thanks

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