Hi
I would like to make my photos in columns section to have little bit of corner radious.
I’ll appreciate help.
Hi
I would like to make my photos in columns section to have little bit of corner radious.
I’ll appreciate help.
Hi @UL1
Do you mean the slideshow section?
But there is a border down. Do you like to rounded on the top?
Here is the code.
.slideshow__text-wrapper.banner__content.banner__content--middle-center.page-width.banner--desktop-transparent img {
border-radius: 20px;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Yes, I mange to put some round corners but this is the result of the othe image.
This is the code Ive used.
.media.media--transparent.media--adapt img {
border-radius: 60px;
object-fit: contain;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you and do you know maybe how to make them same dimensions ? For ex to gif on the right be the same dimension as the one on the left?
And it doesn’t work on desktop view only on mobile