Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #290855

    Hi, how do I remove the rounded corners on EasySlider images?

    Thanks, Richard

    #290946

    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

    #290977
    This reply has been marked as private.
    #290981

    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

    #291072
    This reply has been marked as private.
    #291076

    Hi!

    You are welcome Richard!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove rounded corners on EasySlider images’ is closed to new replies.