postitle entry-title line-heigh

Home Forums SKT Full Width Forum postitle entry-title line-heigh

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #131565
    GuillermoGuillermo
    Participant
    • Topics: 11
    • Replies: 24
    • Total: 35
    Member since: May 28, 2019

    I would like to have a space between, I try this code: @media screen and (max-width:479px) {
    .postitle entry-title { line-height:50px !important;}
    }
    but it doesn’t work and I don’t know why, I even tried this: ..postitle entry-title { line-height:50px !important;} and same result, doesn’t work.

    https://imgur.com/a/ffNqoPa

    Thank you

    #131591
    GuillermoGuillermo
    Participant
    • Topics: 11
    • Replies: 24
    • Total: 35
    Member since: May 28, 2019

    I hope for answer please! Anyone help!

    #131607
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .single_post .postitle { line-height:50px !important;}
    }

    Regards,
    Dave

    #131651
    GuillermoGuillermo
    Participant
    • Topics: 11
    • Replies: 24
    • Total: 35
    Member since: May 28, 2019

    Thank you so much! it work

    #131658
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.