Skip to main content
  Tuesday, August 27 2019
  1 Replies
  5K Visits
  Subscribe
How can I make the thumbnails for the latest posts to have slightly curved corners/border?
A
4 years ago
Hi,

Thanks for contacting us here about this extension.

How can I make the thumbnails for the latest posts to have slightly curved corners/border?

We do not have that option. However, you can adjust by going to Advanced tab > Custom CSS, and put this code:


.wplp_widget_762 span.img_cropper
{
border-radius: 20px;
}


"762" is the block ID.

Hope it helps!
Cheers,
  • Page :
  • 1
There are no replies made for this post yet.