Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Border radius for images in vertical search results › Reply To: Border radius for images in vertical search results
October 2, 2023 at 9:24 am
#45593
Keymaster
Hi Tom,
Use this, it will work across any device:
.asp_image {
border-radius: 10px !important;
}
I hope this helps!