Posted in: Newspaper
Mar 10, 2018 at 9:18 am
hello guys !, I have a small query about the writing space in the blog pages, I feel that the space that is left when the sidebar is deleted is too big, is there any way to reduce it?
example: https://prnt.sc/ip7mlb
I would like the text to fit a smaller margin
Mar 10, 2018 at 9:49 pm
Try this code
.td-post-template-3 .td-post-content {
margin-top: 0;
padding-left: 4%
padding-right: 4%;
}
and try playing around with the percentage number to get the perfect alignment you want (you can increase or decrease the numbers as you like till you get a perfect look.)
Mar 11, 2018 at 6:15 am
Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.