- This topic has 6 replies, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Blendit Theme Support › Change font color of a service section
theme: blendit
http://mysbiz.com/SWPA/
How do I change the text color for title of “SERVICES” section? (red)
How do I change the font size of blue secondary titles? (purple)
https://snag.gy/ahQKWF.jpg
Hi Laura,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
#services h2.section-title{color:#fff000 !important;}
#services-box h2{color:#fff000 !important;}
Regards,
Brad
Thank you. It changed the services section, but it also changed the about section title. How do I change the about section title to white?
https://snag.gy/WDykFC.jpg
Issue resolved
Yes, thanks!
No, when I looked on mobile it worked, but desktop site was still blue to about us section. I had to remove the code you provided as client was reviewing the site today. I am back to square one, I need to change the white title in the services section to blue #0f3a5e.
Add this code in Custom CSS Box:
.aboutsec h2{color:#ffffff !important;}
#services-box h2{color:#fff000 !important;}
Regards,
Dave
Free WordPress Carousel Plugins Here is the best free WordPress carousel plugins that you need to know: Are you thinking of giving your WordPress website […]
Appointment Booking Plugins for WordPress Running a service-based business without proper scheduling tools feels like juggling flaming torches while blindfolded. You’re constantly switching between phone […]
Yoast vs All in One SEO: Which SEO WordPress Plugin is Best? You’ve built a fantastic WordPress website. The design is sleek, the content is […]