- This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
How can I add some padding to the paragraphs on this page: https://johnsaltee.com/reviews/
Wordpress claims there should be an option for padding in the paragraph block but I am not seeing that option. I also don’t see an option for it in the columns block.
Thank you for your time!
Hi Lynn,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.wp-block-columns.wp-container-3 p {
padding: 10px;
}
Kind Regards
Works perfectly, thanks!
Feel free to contact us at any time, we are more than happy to help.
Kind Regards