New Landing How can we help? Themeforest Theme Support Dante Gallery image with frame

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #46371
    costin
    Member
    Post count: 199

    Hello,

    I would like to have the gallery of images displaying a frame as the single images do. Would that be possible site wide with custom css please? I prefer the shadow frame.

    Thank you!

    #46658
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sure, use this custom css:

    .gallery-item figure img {
    border: 6px solid transparent;
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
    box-shadow: 0 0 4px rgba(0,0,0,.2);
    }
    

    – Ed

    #46662
    costin
    Member
    Post count: 199

    Thank you, I’ll give it a try!

    #47279
    Melanie – SUPPORT
    Member
    Post count: 11032

    Did it work? 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register