Discussion area for WordPress, CSS, design and website feedback.
Community Forums › Forums › Design Tips and Tricks › News Theme: Change Font Color in Sidebar
Tagged: featured widge amplified, News Theme
This topic contains 25 replies, has 2 voices, and was last updated by raunekk 4 months, 2 weeks ago.
On my end they are red now. Try refreshing your browser’s cache.
Also you’ll want to remove the color from:
.widget h4, .widget-area h4 {
color: #FF0000;
text-transform: uppercase;
}
so the widget titles are back to normal.
Yes I can see that now !!
Thank you.
Is there a way, in which when I can change the color to black when hover.
Just like copyblogger.com/blog
Yes, just change the color for the a:hover attribute.
I Chang this:
h2 a:hover {
color: #333;
text-decoration: none;
Nothing happened
Try .sidebar .featuredpost h2 a:hover{}
tried. not working
I don’t see that in your style.css file.
It was there just below the h2 hover..
But now I changed its position.
Please check
You need to add a . infront of sidebar like I wrote it above
.sidebar .featuredpost
Done
Its perfect now!!
Thank you so much for your quick reply and instant assistance.
You must be logged in to reply to this topic.
Are you a blogger, web designer, developer, or website owner looking to generate more income?
Promote products for the largest and fastest growing online website platform as part of our affiliate program.
© Copyright 2013 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us