Carousel tiles box shadow issue
-
Hi all, The box shadow on the carousel tiles doesn’t appear rounded, even though I applied border radius to the tiles. Could anyone please point out the issue with solution ?
Reference img :
https://prnt.sc/x7DA5cayN7Tl
Code responsible:.swiper-slide { background: #fff; display: flex; justify-content: center; align-items: center; padding: 20px 20px; height: 220px ; border-radius: 22px; box-shadow: 6px 6px 6px #00000029 !important; }
Thanking you in advance.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Carousel tiles box shadow issue’ is closed to new replies.