Charity theme – section title last word bold

Home Forums All Other Themes Charity theme – section title last word bold

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #46322
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Hi, on my home page (www.jessiesfund.org.uk), the last word of the section titles is bold, which I want to switch off, I want the weight as for the rest of the title.
    You sent me a fix for this a while back, which I have in my custom css, as follows:
    h2 .section_title span, .sponsercontent h2 span
    {font-weight:400 !important;}
    It’s still there, but for some reason no longer works. Could you have a look for me?
    Thanks!

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

    Hi Helen,

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

    Add this code there:

    h2.section_title span, .sponsercontent h2 span, .needyourhelp-content h1 span{font-weight:400 !important;}

    Regards,
    Dave

    #46379
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    HI, apart from the needyourhelp-content class, this is the same as the code I already have, which doesn’t work – could you have another look for me?

    Thanks, Helen

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

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

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

    Hi Helen,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Dave

    #47772
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Hi, yes – looks good. Thanks – could you let me know how you did this? I’d be interested to know as I couldn’t see why the code previously sent had stopped working,

    Regards, Helen

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

    Hi Helen,

    In the custom css box the class is written 3 times and hence the code is not working.

    Regards,
    Dave

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