Paragraph Spacing

Posted in: Newsmag
Post count: 66

just purchased this theme, this is my first post…

how do i decrease the paragraph spacing in posts?

Post count: 7909

Hi,

You can set paragraph proprieties from Theme Panel > Custom Typografy > Post content: http://screencast.com/t/SBPMQZtaEG

Result: http://screencast.com/t/4WHKH0w4W3g

Thanks!

Post count: 66

hi! thanks for the reply… that’s not what im looking for, coz it only adjusts the spacing of the height of the line… im after decreasing the spacing “in between” paragraphs…

thanks!

Post count: 7909

Hi,

I think that you refer at this white space: http://screencast.com/t/sUSQSjiRSrhs
You can decrease it with this css code in Theme Panel > Custom Css: http://screencast.com/t/ASaoXK501

.td-post-content p{
margin-bottom: 15px;
}

Hope this helps!

Post count: 66

hi! that did the trick, thanks!

i have a follow-up question, hope you wont mind…

i have a sportspress & disqus plugin widget on my sidebar, before switching to newsmag (my previous theme was sahifa) – the font size of the 2 widgets were normal… after switching to newsmag, it increased in size (much bigger than the font size of the content) – making the page a little bit awkward looking…

would you happen to know how to adjust the sizes of the font in the widgets in the sidebar?

  • This reply was modified 11 years by hoops.
Post count: 7909

Hi,

Please provide your site’s URL as I need to inspect and check this so I can provide an accurate answer.

Thanks!

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