page title issue

Home Forums All Other Themes page title issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #57419
    Sharan West-RivettSharan West-Rivett
    Member
    • Topics: 27
    • Replies: 33
    • Total: 60
    Member since: October 24, 2016

    hi guys,
    please see this page here
    as title is quite long it is spread on two lines but the lines are twoo close. can you advise on how to modify so it’s better styling?

    thanks, Resi

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

    Hi Resi,

    Kindly add this code in custom css box:

    @media screen and (max-width:768px){
    h1.entry-title, h1.page-title{line-height:35px;}
    }

    Regards,
    Brad

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