- This topic has 1 reply, 2 voices, and was last updated 8 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Footer Link
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.
Hi Scott,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.textwidget a{color:#ffffff !important;}
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]