Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 512573

How to change the font color of the footer widgets

$
0
0

Replies: 1

Hello,

I wanna change the font color of my footer widgets to hex #ababab(grey). If i use the code below, it will fix it, but the hyperlinks in my posts turn grey also, and thats not what i want. I just wanna change the font color of my footer widgets. Please help me out. Thanks!

body a {
color: #ababab;
text-decoration: none;
}

body a:hover {
color: #ababab;
text-decoration: none;
}

.footer .widget-title {
color: #ababab;
letter-spacing: 1px;
font-size: 0.79em;
}

  • This topic was modified 11 minutes ago by  Stijn.

Viewing all articles
Browse latest Browse all 512573

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>