Paragraph break line height

Homepage Community Forums Epik Theme Support Paragraph break line height

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11897
    Sami
    Customer

      The paragraph breaks’ line height is much too high for me. How do I change this?

      I’ve already fiddled with line-height, but this doesn’t affect the height in between paragraphs.

      Thank you!

      #11909
      Eric
      Customer

        If you have a link to your site I can take a look at what’s going on.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #11917
        Sami
        Customer

          Thank you Eric!

          http://samanthagilbert.com/about/

          I also can’t seem to figure out how to center the content when it’s in full width mode. Margin’s aren’t helping.

          #11920
          Eric
          Customer

            Check out line 2238 in your css and reduce the px like this –

            .entry-content ol,
            .entry-content p,
            .entry-content ul,
            .quote-caption {
            	margin-bottom: 10px;
            }

            You’ll also see rem there, but you won’t need to use it, the px should work fine.


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

            #11925
            Sami
            Customer

              Thank you Eric! I really appreciate your help!!! 🙂

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Paragraph break line height’ is closed to new replies.