Spacing Between Ads

Posted in: Newspaper
Post count: 196

Hello, I have a custom ad unit that displays after the first four articles are shown. For desktop I have the google adsense size at 580 x 400. Now here is the problem, there is too much white spacing for my liking. Here is a link to two examples:

This one isn’t terrible, but I would like to shrink it down
http://s28.postimg.org/mj71fc1dp/image.png

This is horrible!
http://s18.postimg.org/8v8lgmbhl/image.png

Now if this helps, I have deactivated Visual Composer but activated the shim. I can re-activate it if this needs to be done to make changes, however I can’t leave it installed as it slows the site down.

Thanks for reading and I will be awaiting your reply.

Post count: 7909

Hi,

Did you managed to solve this? Every ad has a margin-bottom and you can decrease it using custom css.
Please provide a link so I can inspect this and provide an accurate solution.

Thanks!

Post count: 196

No I haven’t figured it out yet. The website is SneakerFiles.com and you will notice the ad after the first four blog articles.

Post count: 7909

Hi,

I have checked you page and it looks like this on my side – http://screencast.com/t/GDayp6ItRp
If you want to reduce the margin bottom you can try this custom css – http://screencast.com/t/I8FAyhHrqu5

.home .td-g-rec-id-custom_ad_1 {
margin-bottom: 0 !important;
}

Also you can use these options for ad sizes for each screen device – http://screencast.com/t/B2rL4odco
Please post your issues in the newsmag section – https://forum.tagdiv.com/forum/newsmag/

Hope this helps!

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