• Hello!
    My css just doesn’t like any ‘line-height’ editions.
    Only works at h1 and h2, but entry content stills the same.
    I’ve got every margin and padding to 0.
    Any ideas?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • hi. what theme you use?

    try add this code to your css file.

    .entry p { line-height:18px; padding-bottom:10px; }

    Thread Starter cacanela

    (@cacanela)

    I’m using WordPress classic theme.
    Your code doesn’t work u_u

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problems with ‘line-height’’ is closed to new replies.