Change Blog Heading

Home Forums All Other Themes Change Blog Heading

Viewing 15 posts - 1 through 15 (of 30 total)
  • Author
    Posts
  • #19785
    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Hi Shri!

    I’ve tried everything to change the blog heading as they are listed under “blog”. I would like to change the font, size and color.

    Pro Girlie

    https://sheenperkins.com

    Thanks again!

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

    Hi Sheen,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Add this css code in custom css box

    .news h6{font-size:17px;}

    Regards,
    Shri

    #20187
    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Hi Shri!

    That didn’t change it. Please let me know what else to try.

    Thank you!
    Sheen

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

    Hi Sheen,

    Font size has been increased if you want color change add the color property in .news h6 class.

    Regards,
    Shri

    #20518
    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Hi Shri!

    Thank you. I see the following code but do not know how to add the color:

    .news h6{font-size:17px;}

    Sincerely,
    Sheen

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

    Hi Sheen,

    Add this CSS code for color

    .news h6{font-size:17px; color:#000;}

    Regards,
    Shri

    #20771
    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Hi Shri!

    The blog heading font size changed, but not the color. Is this correct?

    .news h6{font-size:17px; color:#09a64d;}

    Thanks again!
    Sheen

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

    Add this in custom css box. Hope it works.

    .news h6{font-size:17px; color:#09a64d !important;}

    Regards,
    Shri

    #20780
    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Hi!

    Thank you for the prompt reply. No change!

    Please review:

    https://sheenperkins.com/blog/

    Thank you!
    Sheen

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

    Hi Sheen,

    Kindly go to Appereance>>Theme Option>>Basic Setting

    Select h3 font size

    Regards,
    Shri

    #21050
    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Hi Shri!

    I wasn’t clear. The size changed but the color did not.

    Regards,
    Sheen

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

    Hi Sheen,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS

    Add this css code in custom css box

    .post-title a{color:#e4198b !important;}

    Regards,
    Shri

    #21751
    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Hi Shri!

    That worked! Thank you again!

    How do I create more space between the lines? I’m getting feedback that it’s hard to read heading font because it’s too close to the line above it.

    Here’s an example:

    https://sheenperkins.com/are-you-choosing-phenomenal-transformation/

    Thank you!
    Sheen

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

    Hi Sheen,

    Add this code in custom css box:

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

    Regards,
    Shri

    #24630
    SheenSheen
    Member
    • Topics: 5
    • Replies: 33
    • Total: 38
    Member since: December 9, 2015

    Thank you Shri!

    That helped!

    Next, the heading on my slider will not capitalize the letter “l”. Please review.

    https://sheenperkins.com

    Thank you!
    Sheen

Viewing 15 posts - 1 through 15 (of 30 total)
  • The topic ‘Change Blog Heading’ is closed to new replies.