- This topic has 3 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Healing Touch: Ellusive Font Color
I’ve looked quite a bit and cannot find where to edit the font color for the Footer Address fonts that also populate the Contact us Widget? These colors work in the widget but not well in the footer.
The Light Blue font for Phone: E-mail: and Website get lost in our medium blue footer.
The Phone turns White in the footer which works well; however the gray email and web URLs don’t contrast well in the footer either.
http://preview.rockriverfreeclinic.com/contact-us/
Note: Shri has access information to our site admin.
Thank you kindly for looking at this.
Hi Fort,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.phone-no strong{color:#ffffff !important;}
Regards,
Brad
Hi Brad,
Thank you for the CSS code. .Forcing white in the footer made it disappear in the Contact Us page widget. Editing the color code forced black so its easily read in both places.
What code would also edit the email and website addresses. The gray is difficult to see in the footer?
Thank you kindly – Bob
Hi Bob,
Kindly add this code in custom css box:
.phone-no a{color:#ffffff;}
Regards,
Brad
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]