Healing Touch: Ellusive Font Color

Home Forums All Other Themes Healing Touch: Ellusive Font Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #56440
    FortFort
    Member
    • Topics: 3
    • Replies: 15
    • Total: 18
    Member since: November 29, 2016

    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.

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

    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

    #56529
    FortFort
    Member
    • Topics: 3
    • Replies: 15
    • Total: 18
    Member since: November 29, 2016

    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

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

    Hi Bob,

    Kindly add this code in custom css box:

    .phone-no a{color:#ffffff;}

    Regards,
    Brad

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