Default padding in all posts

Posted in: Newspaper
Post count: 68

At the moment our (gulklud.dk) articles are displayed with text from border to border.
We would like a little more space to make the look lighter.
Where and how do we set a site wide padding for our articles (posts)?

Thanks

Post count: 18283

Hello !

Please try this CSS Code:

.td-post-template-3 .td-post-content {
padding-left: 2px;
padding-right: 2px;

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

I hope this was helpful !

Thank you !

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