Home › Forums › All Other Themes › Charity theme – section title last word bold
- This topic has 6 replies, 2 voices, and was last updated 6 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
September 13, 2016 at 8:30 am #46322
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!September 13, 2016 at 9:43 am #46336Hi 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,
DaveSeptember 13, 2016 at 1:26 pm #46379HI, 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
September 14, 2016 at 6:28 am #46436Kindly 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,
DaveSeptember 26, 2016 at 11:00 am #47595Hi Helen,
This issue was resolved from our end. Kindly check and confirm.
Regards,
DaveSeptember 27, 2016 at 4:41 pm #47772Hi, 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
September 28, 2016 at 5:05 am #47796Hi Helen,
In the custom css box the class is written 3 times and hence the code is not working.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.