styling recent-comment widget lists
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘styling recent-comment widget lists’ is closed to new replies.
The topic ‘styling recent-comment widget lists’ is closed to new replies.
(@rfquerin)
18 years, 5 months ago
I’ve read a few posts here about styling the recent comment widgets but it hasn’t worked for me. I see the id “#recent-comments” when I view source on my blog page, but if I add a rule like:
#recent-comments li { color: red;}
to the styles.css file, nothing seems to change.
Related to this, if I style the #sidebar li element, it affects the wp-calendar widget style too (?)
I’m basing my theme on the default (kubrick) theme.
Any hints?