Skip to content
Public Ticket #9175

Paragraph Spacing

Conversation thread

Penci Design replied

Staff Reply

Hi,

It appears that the custom code for Soledad theme.

About PenNews theme, please try use custom css

.wpb_text_column, .comment-content,
.single .entry-content, .page .entry-content {
    margin-bottom: 30px;
}

Best Regards,
PenciDesign

Cultures Traveled started the conversation

Conversation Start

Hi,

How can I set custom CSS for paragraph spacing on my posts? I searched previous tickets and you suggested adding this code

.post-entry p, .wpb_text_column p{ margin-bottom: 30px; }

I went to Appearance > Customize > Additional CSS (at the bottom) and put it in line 1. Then I changed the 30px to my desired height and clicked Publish. But nothing changed. Please help! :)

Want to join this conversation or access attachments? Sign in first.