Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #446494

    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!

    #446995

    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

    #447304
    This reply has been marked as private.
    #447793

    Hey!

    Please replace the code above and try the following:

    
    .page-id-367 ul.avia-slideshow-inner{
    border:5px solid #e1e1e1 !important;
    }
    

    Cheers!
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.