Hi, how do I remove the rounded corners on EasySlider images?
Thanks, Richard
Hey Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-slideshow li img { border-radius: 0; }
Cheers!
Yigit
Hey!
Please add following code to Quick CSS as well
.avia-image-container-inner, .avia_image, .av-image-caption-overlay { border-radius: 0; }
Cheers!
Yigit