Problem with page title padding

Home Forums SKT Black/White Theme Support Problem with page title padding

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69322
    Olivia SkrzypekOlivia Skrzypek
    Participant
    • Topics: 9
    • Replies: 11
    • Total: 20
    Member since: May 14, 2015

    Hi, I am having a problem with padding under the page title. The second line is showing over the top line. Here is an example: http://www.olivseo.com/google-penalize-non-mobile-friendly-sites/ I tried different variations of custom CSS:
    h1.entry-title, h1.page-title{padding-bottom:20px;}
    h1,h2,h3,h4,h5,h6{ margin:0; padding:10px;}
    nothing seems to be working. Also this must have happened with one of the theme updates, because I don’t remember it to be a problem.
    There is also issue with the spacing with you post a blog article. Not sure if maybe a theme update is needed to fix all those little issues.

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

    Hi Olivia,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    h1.entry-title, h1.page-title{line-height:35px !important;}

    Regards,
    Brad

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