• I’m sure this must have been answered before, but I’ve searched and can’t find anything.

    I’d be grateful if you’d provide the custom CSS for increasing the space between paragraphs.

    Thanks in advance.

    Jack

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • hannah

    (@hannahritner)

    Hey Jack,
    In the premium theme you can add spacing with a shortcode. In the free theme I think the simplest solution is just to add p tags. Like this: <p>?</p> Or you can just click “enter” to create empty spaces.
    Hope that’s helpful!

    Hannah

    Thread Starter jack_martin_leith

    (@jack_martin_leith)

    Thanks Hannah. I can do the same with the spacer function in Shortcodes Ultimate. But I’d rather not.

    Jack

    Thread Starter jack_martin_leith

    (@jack_martin_leith)

    This did the trick:

    `p {
    padding-bottom: 20px;
    }

    Case closed.

    hannah

    (@hannahritner)

    Glad you were able to create a resolve!

    Hannah

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pinnacle: increase paragraph spacing’ is closed to new replies.