Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70481
    Lynn Caprarelli
    Participant
    Premium Member

    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!

    #70492
    vako
    Keymaster
    WP Royal Team

    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

    #70496
    Lynn Caprarelli
    Participant
    Premium Member

    Works perfectly, thanks!

    #70505
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

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