Capitalize Title

Home Forums All Other Themes Capitalize Title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #114049
    ihoustononlineihoustononline
    Participant
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: December 18, 2018

    Hello, how can I change my blog titles to capitalize only the FIRST letter of each word instead of all caps.

    https://cvcoachforwomen.com

    Thanks

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .services-wrap h3 { text-transform:capitalize !important;}

    Regards,
    Chris

    #114149
    ihoustononlineihoustononline
    Participant
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: December 18, 2018

    Hi Chris

    Thanks so much for the capitalization info – worked a treat!

    Can you tell me the CSS code to increase the line spacing on H1/H2/H3?

    I made an attempt to add some code – but didn’t work.

    Thanks

    Regards

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Chris

    #114196
    ihoustononlineihoustononline
    Participant
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: December 18, 2018

    Hi,

    Here’s a screenshot of what I am looking for.

    https://imgur.com/a/qaWr6qa

    Thanks
    Irene

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .page h2 { line-height:44px;}

    Regards,
    Chris

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