Hi, I’ve a gallery with borders around the images. I would like to apply the same border to the images in an easy slider. Thanks!
Hi richeangelus!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-367 ul.avia-slideshow-inner li {
border:5px solid #e1e1e1 !important;
}
Best regards,
Rikard