Comments Robson Calefi started the conversationAugust 31, 2025 at 11:36pmHello, how are you? How can I increase the space between titles? I couldn't find a place for this setting. Thank you. 2,983PenciDesign repliedSeptember 1, 2025 at 1:19amHi, Please send me the screenshot or URL that shows the post title where you want to increase the spacing. Regards,PenciDesign.Robson Calefi repliedSeptember 1, 2025 at 8:29amSorry, I may have expressed myself badly. I want to increase the spacing between the subtitles and the paragraph.Attached files: IMG_2599.jpeg 2,983PenciDesign repliedSeptember 1, 2025 at 9:05amHi, Please send me the post URL. Regards,PenciDesign. Robson Calefi replied privately 2,983PenciDesign repliedSeptember 1, 2025 at 1:35pmHi, Could you please send me the URL that contains the elements similar to the screenshot you provided? Regards,PenciDesign. Robson Calefi replied privately 2,983PenciDesign repliedSeptember 1, 2025 at 3:04pmHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .post-entry p + h1, .post-entry p + h2, .post-entry p + h3, .post-entry p + h4, .post-entry p + h5, .post-entry p + h6 { margin-top: 30px; } .post-entry h1 + p, .post-entry h2 + p, .post-entry h3 + p, .post-entry h4 + p, .post-entry h5 + p, .post-entry h6 + p { margin-bottom: 30px; } Regards,PenciDesign. Sign in to reply ...
Hello, how are you? How can I increase the space between titles? I couldn't find a place for this setting. Thank you.
Hi,
PenciDesign.
Sorry, I may have expressed myself badly. I want to increase the spacing between the subtitles and the paragraph.
Attached files: IMG_2599.jpeg
Hi,
Regards,
PenciDesign.
Hi,
Could you please send me the URL that contains the elements similar to the screenshot you provided?
Regards,
PenciDesign.
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.