Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #64530
    Chelsea Celaya
    Participant
    Premium Member

    Hello, I noticed on my blog that the spacing between paragraphs is weird on both blog posts and pages. Everything just looks like one giant clump of text with no paragraph breaks. It’s not very pleasant to the eye. See the following links for what I mean:

    Your Hostess » Cheers! with Chelsea (cheerswithchelsea.com)

    A Toast to Blogging with Chelsea » Cheers! with Chelsea (cheerswithchelsea.com)

    I have two other websites using the same theme and this doesn’t seem to be an issue. I even tried changing the fonts under typography to see if it was a type problem, but it didn’t make a difference.

    #64531
    vako
    Keymaster
    WP Royal Team

    Hi Chelsea,

     

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

    p {
    
    margin-bottom: 10px;
    
    }

     

    Kind Regards

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