Images Gallery > Carrousel > Border-radius issue when scrolling
-
Please check the link in private
Scroll to the row “Une école où l’enfant est acteur de son propre développement.”
Check the carrousel and scroll the images via the ARROWS.
You’ll see that while scrolling, the border-radius isn’t retained.
Hi,
Currently, our theme carousels wrapper doesn’t have border radius, but you can add it using the following cusom code:
.wd-images-gallery .wd-owl .owl-stage-outer {
border-radius: var(--wd-brd-radius);
}
This also will be improved in the next theme update.
Kind Regards
Ok please close this ticket, thanks
The topic ‘Images Gallery > Carrousel > Border-radius issue when scrolling’ is closed to new replies.