Space between paragraphs

  • Posted in : Photographer
  • Felipeslemos
    Participant

    How do I change space between paragraphs without change the space between lines in the same paragraph?

    I want to reduce the space when you press the “enter” to begin a new line.

    serkan
    Moderator

    Hi,

    You can use this custom css code;

    p { margin: 0 0 0.8em 0; }
    @media screen and (min-width: 768px) { p { margin: 0 0 1em 0;} }

    Thanks

    Felipeslemos
    Participant

    Thanks! ;)

    serkan
    Moderator

    You are welcome :D

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register