Ad background?

Posted in: Newspaper
Post count: 500

Hello – is it possible in Single Post Content to create a coloured background around an ad, to fill column width? Like this – https://app.screencast.com/NZdJVsPKEt7f2

I don’t see any option in Ads tab to create anything but a white margin.

Thanks

MG

Post count: 27744

Hello,

You can use a custom code CSS for it
.tdb_single_content .td-a-ad
{
background-color:red;
}

Thank you!

Post count: 500

That’s great – thanks

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