Ads position

Posted in: Newspaper
Post count: 9

Hello, how do I position the ads from the top and bottom of articles to the right or left such as article ads inline?

Post count: 23312

Hello SamuelDonatilo,

Unfortunately, the theme does not have any such an option for this, sorry! You can do this only via such a custom CSS code.

The code is ->

.td-adspot-title{
text-align:right;
}
.td-a-rec-id-content_top > div{
margin-right:0;
}

The result is here -> https://www.screencast.com/t/4x5TunPl5lzu

Thanks for the message!

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