[Resolved] Remove Image Drop Shadow

Home Forums Support [Resolved] Remove Image Drop Shadow

Home Forums Support Remove Image Drop Shadow

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1409870
    Dan King

    Hi

    I’m uploading images via the blocks and it’s adding a drop shadow to them…. all

    https://learnclub380789.live-website.com/m1-1

    I have tried every setting to remove but no joy… any ideas?

    Thanks!

    Dan

    #1410110
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Go into “Customize > Additional CSS” and find/remove this CSS:

    .wp-block-image img {
        border-radius: 22px;
        box-shadow: 0px 0px 12px #dddddd;
    }

    Let me know ๐Ÿ™‚

    #1412552
    Dan King

    Yes perfect!!!

    Thanks soooo much!

    Dan King

    #1412915
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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