Ads: spaces are wrong above and below

Posted in: Newspaper
Post count: 494

Hi,

Just added some ads on http://www.coupdepoker.com and the spaces are wrong above and below.
Have a look: https://ibb.co/enGUax. This one is a “sidebar ad”.
Above on the same page there’s an Ad added through the page builder and I had to add a space below so it wouldn’t touch the next block.

Can you kindly help?

Post count: 20688

Hi,

It seems there is no margin bottom set for the ad boxes, there should be a default margin for them. Enter this code in Theme panel->Custom CSS section

.td-a-rec {
margin-bottom: 48px;
}

Remove then empty spaces you entered, the code should provide the same margin for all the ads.

Thanks

Post count: 494

Works perfectly, thanks Simion!

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