Space between article inline ad?

Posted in: Newspaper
Post count: 34

How to add space below article in-line ad? See image: https://imgur.com/a/LuNwhpt. I need to put a little space below the ad, it appears too close to the text underneath. Thank you :).

Post count: 20688

Hi,

I could give you a code for it, like this for example – http://prntscr.com/o9vg85
You can modify the margin value if you want, then enter the code in the theme panel custom CSS code section

.id_inline_ad_content-horiz-center {
margin-bottom: 26px;
}

Thanks

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