Site logo

Archived topic

Remove Image Drop Shadow

3 replies · Started by Dan King on August 19, 2020

Viewing posts 1–4 of 4

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

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 :)

Yes perfect!!!

Thanks soooo much!

Dan King

You're welcome :)

This archived topic is closed to new replies.