Forums
Forums / Theme: raindrops / hyperlinks in comments
(@john_graver)
12 years ago
Hi all,
I can see that links in comments have the same look as normal links – size, font, color… and are not underlined. Where can i modify the links appearance?
thanks to all, John
(@nobita)
Hi john_graver
Please add to style.css last line below.
.commentlist .comment-body a{ color:red; text-decoration:underline; } .commentlist .comment-body a:hover{ color:yellow; }
Your customized so as not to write off the update of the theme, it is good to idea to create a child theme Raincrops child theme
Hi nobita,
Thanks, it helped. solved out.
John
The topic ‘hyperlinks in comments’ is closed to new replies.
(@john_graver)
12 years ago
Hi all,
I can see that links in comments have the same look as normal links – size, font, color… and are not underlined. Where can i modify the links appearance?
thanks to all,
John