Support » Theme: Amadeus » How to expand the space between paragraphs

  • Resolved nealumphred

    (@nealumphred)


    VLAD

    I have been previewing themes for several weeks and Amadeus was at the end of almost 200 of them. Love almost everything about Amadeus! But I have a BIG issue: the space between paragraphs in the posts is almost non-existent.

    Individual paragraphs look like they are running together as one HUGE paragraph. Any way I can fix this now (even with a plugin), or is there any chance you are addressing this issue in the future?

    Thanks and keep on keepin’ on,

    NEAL

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nealumphred

    (@nealumphred)

    Well, I solved my problem: just add this bit of code to the Edit CSS option under Appearance in the Dashboard:

    .post p {
    line-height: 1.5em;
    padding-bottom: 15px;
    }

    First time that I used code. Scary . . .

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    For others, the option “Edit CSS” comes with the Jetpack plugin.

    Thread Starter nealumphred

    (@nealumphred)

    Thank you, Andrew. I forgot to mention that wee bit of information.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to expand the space between paragraphs’ is closed to new replies.