I want to space out the images.

Posted in: Newsmag
Post count: 322

I want to space out the images.

Post count: 322
Post count: 35449

Hi,
Those are the banners that you set as ads, so you can set between them a
you can use a custom css -> https://i.imgur.com/j12uNdO.png
.td-a-rec-id-custom_ad_2 img{
margin-bottom: 10px;
}

I hope this will help you!

Post count: 322

Where should I insert this code?

Post count: 35449

Hi,
In order that the code to apply for all images that you have and are part of custom ad 2 you need to set this code in the theme panel > custom code> custom css.
Thank you!

Post count: 322

It works well on NewsMag theme. Thank you, but…

I put the same code in the news paper theme, but why can’t it be applied?

success : warriorsofradness.com

failure list
https://totoknitsshop.com/
https://www.anotherworldishere.com/
https://congresoeduca.com/
https://www.lastkingsworld.com/
https://frciclism.ro/
https://mothersandsonsbroadway.com/

Post count: 35449

Hi muktipolice, the code was for Newsmag theme, for Newspaper, that code will apply only if you are using standard templates from tagdiv standard pack, so if you have a pro pre-build website installed, then will not apply, because are used cloud templates, but the good thing is that cloud templates can be edited using tagdiv composer.
What you can try is this code:
.td-a-rec img {
margin-bottom: 10px
}

Unfortunately it will apply on all ad elements, but should work on both themes.
Let me know the results!

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