• Resolved davidovic123

    (@davidovic123)


    Hello,

    I want to reduce the title’s line-height and used the following code:

    .wpp-post-title {
    font-size: 16px;
    line-height: 1.85714285714286;
    }

    The code works for the font-size But it doesn’t for the line-height!!

    How to fix it, please?

    Thanks a lot.

Viewing 1 replies (of 1 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @davidovic123,

    It could be another CSS rule coming from your theme (or another plugin) that’s overriding your CSS rule. Can’t say for sure though unless you share your site’s URL (and if I remember correctly this is a website you’re working on locally, is that still the case? If so I won’t be able to help just yet.)

Viewing 1 replies (of 1 total)
  • The topic ‘Reduce the Title’s Line Height’ is closed to new replies.