Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64533
    Victoria Wilson
    Participant
    Premium Member

    For some reason there doesn’t appear to be any spacing between paragraphs in my blog posts. I’m not sure what happened but now posts just look like one really big paragraph with weird sentence alignment. Can someone help me figure out how to fix this?

    #64536
    vako
    Keymaster
    WP Royal Team

    Hi Victoria,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    p {
    
    padding-bottom: 10px;
    
    }

     

    Kind Regards

    #64543
    Victoria Wilson
    Participant
    Premium Member

    Thanks so much! That worked perfectly!

    #64546
    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.