Forums
Forums / Plugin: Recent Posts Widget With Thumbnails / Border around thumbnail
(@mfarinac)
9 years, 7 months ago
Hi,
Thanks for this great plugin.
I would like to add a black border around the thumbnails, but I am having trouble targeting the appropriate class in the CSS. Any help would be appreciated. Thanks.
(@hinjiriyo)
The answer is blowing in Other Notes 🙂
Thanks. This worked for me:
.rpwwt-widget ul li a img { border: 3px solid #000; border-radius: 5px; }
The topic ‘Border around thumbnail’ is closed to new replies.