Hi @marxveix
At first, thank you for choosing our theme and service.
Please navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:
.slider-item-bg {
border-radius: 30% !important;
}
Kind Regards
Hi supportwpr,
This worked well for images, how to remove also colored corners or make them white? Thank you!

Image-overlay worked and i have rounded edges now, thank you.
.slider-item-bg {
border-radius: 0.5% !important;
}
.image-overlay
{
border-radius: 0.5% !important;
}
Hi @marxveix
We are glad that you have managed to fix the issue by yourself.
Feel free to contact us at any time, and we appreciate your continued trust in our services.
Kind Regards
Added small border radius for main menu submenu also. Now i am done with border-radius. 🙂
.sub-menu {
border-radius: 2px !important;
}
Thank you!
Hi @marxveix
We are glad that it worked!
Feel free to contact us at any time, and we appreciate your continued trust in our services.
Kind Regards