Curved image corners
Curved image corners
Hey All, I was wondering if I could get some help with css to curve corners of images shown on my product_info.php page? Images are displayed in boxes with curved corners but this is not the case for images on the product_info.php page.
- Kofod95
- VIP Member
- Posts: 437
- Joined: Sat Feb 06, 2021 7:38 pm
- Has thanked: 62 times
- Been thanked: 106 times
Re: Curved image corners
Maybe:
//Daniel
Code: Select all
.pi-gallery img{
border-radius: 48px;
}
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
Here are a lot of corns: Phoenix user guide