• Resolved Jan ?kesson

    (@janakessonprovins)


    Trying to decrease post-title line-height, preferebly to like 30/32px. No success using regular methods though.
    What am I missing? Any helpful hints most appreciated, thanks!

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

Viewing 1 replies (of 1 total)
  • Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    Try this CSS somehow in your site it gets inline CSS on H2 tag so our CSS not working.

     #rt-tpg-container-261198533 .post-content .post-title {
        font-size: 29px;
        line-height: 31px !important;
    }

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘CSS for changing post-title line-height?’ is closed to new replies.