Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #198744

    Hi,
    Is there a way to add a drop shadow to the easy slider and the image media elements, besides adding them to the images prior to loading into the media library?

    Thanks!

    #198776

    Hey!

    Try adding this code to the Quick CSS:

    img.avia_image, .avia-slideshow {
        box-shadow: 2px 2px 20px black;
    }

    Cheers! 
    Josue

    #199249

    Thank you Josue, works great.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘drop shadows on easy slider and image media elements’ is closed to new replies.