Reply To: Paragraph break line height

Homepage Community Forums Epik Theme Support Paragraph break line height Reply To: Paragraph break line height

#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