• marinelam

    (@marinelam)


    Hi,

    I need help with the spacing of my posts. When I create a post, everything looks all right but when I go to preview to see how it will look when published it looks so condensed and crammed together like there is no spacing at all.

    Can you help me?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Steven (LyraThemes)

    (@stevenlyrathemes)

    Hi @marinelam,

    Thanks for getting in touch, and thank you for using Kale!

    It may help to increase either the line height or the margins on your paragraphs (or both)…you can go to Appearance > Customize > Additional CSS and enter this to change the line height:
    p { line-height: 30px; }

    Or this to increase the margins between paragraphs:
    p { margin: 0 0 30px; }

    Or you can use both if you like. ??

    If you still have some elements that are too close together after these changes, just let us know which in particular you’re having trouble with, and we can help.

    Thanks again!

    Thread Starter marinelam

    (@marinelam)

    Thank you very much, it solved the problem. Thanks also for the quick reply!

    Steven (LyraThemes)

    (@stevenlyrathemes)

    Very happy to hear that @marinelam, thanks for letting us know.

    Take care!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Space between text and images’ is closed to new replies.