• Resolved nprior

    (@nprior)


    I’m using the Advanced Gallery – looks good!

    But trying to get a drop shadow going. On the bottom row, and on the right hand side, of the gallery the shadow is cut off at the bottom/edge of the image.

    Shadow blur: 20
    Shadow spread: -4
    Vertical and horizontal offset: 8
    Image ratio: inherit
    Gutter: 18
    Gallery type: grid

    CSS to fix?

    thanks
    Nick

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hmm, for a temp fix you can add this in your customizer under custom css:

    .wp-block-kadence-advancedgallery {
    overflow:visible;
    }

    I’m going to make sure that gets changed so that it’s not needed in the future for a grid gallery.

    Ben

    Thread Starter nprior

    (@nprior)

    That’s great – thanks Ben.
    I’ll look out for your update
    NIck

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Advanced gallery shadow’ is closed to new replies.