Footer Link

Home Forums All Other Themes Footer Link

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52052
    ScottScott
    Participant
    • Topics: 12
    • Replies: 2
    • Total: 14
    Member since: July 14, 2016

    Hello, hoping you can help on this one. I have used the text widget in the bottom right footer and created a href link. Unfortunately, that text/link is taking on the color of the links throughout the site. I need it to be white just as the rest of the footer is. Can you suggest a way of accomplishing this? This is the content of the text widget in footer 3

    <p>Member of NV State Bar #7767</p>

    You can see it at rdjohnsonlaw.covereddata.com.

    I have set the “Select font color for links / anchor tags” to #3f4c6b which is where the problem came from. I need this color in the rest of the site on the links. Though. I just need to set the color of the link in the text widget footer3 to be white.

    Thanks in advance.

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

    Hi Scott,

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

    Add this code there:

    .textwidget a{color:#ffffff !important;}

    Regards,
    Brad

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