Post settings

Posted in: Newspaper
Post count: 35

Hi,

How do I make the bullet point lists more compact in my posts like under “Profitability” at: https://ztratum.com/insider-buying-shortlist-may-12-20-2022/

So less vertical white space between the bullets.

Thank you,

Patrick

Post count: 21065

Hello Patrick!

Add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item), .tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item) {
margin-bottom: 0px!important;}

Thank you!

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