Dear,
i want to make the corners a little bit more rounded of my easyslider after searching i found this piece of CSS and did the job
.avia-slideshow {
border-radius: 10px;
}
but the video that i’m running behind the slider withing the content-section get also adjusted with these rounded corners but i don’t want this.
i just want this slider one slider to have a bit more rounded corners.
Thanks in advance.
Hey Nadlhy123,
Try adding this to quick css instead:
.page-id-39 .avia-slideshow.avia-slideshow-2{
border-radius:10px!important;
}
Best regards,
Jordan Shannon
Yes! perfect that did the job!
Thanks Jordan
Hi,
No problem at all, I’m happy to help! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon