Home › Forums › Support › How Do You Create A Shadow For An Image? This topic has 3 replies, 3 voices, and was last updated 2 years, 3 months ago by Ying. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 18, 2022 at 4:59 am #2316436 Charles How do I create a shadow for an image on my website? I know it’s a bit of code but there’s nothing I could find in the forum. Thanks, Charles August 18, 2022 at 6:13 am #2316499 DavidStaff Customer Support Hi there, which image ? Can you share a link to where i can see it? August 18, 2022 at 11:40 am #2316933 Charles https://bellamitriboudoir.com/ I’d like a shadow for the main image and then the three smaller ones below. Also for the ones on the About Me page as well. Charles August 18, 2022 at 3:37 pm #2317024 YingStaff Customer Support Hi Charles, In order to target those images, you can add an additional CSS class to the image blocks, eg. shadow-image. https://wordpress.com/support/wordpress-editor/adding-additional-css-classes-to-blocks/ Then add this CSS: .shadow-image img { box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; } Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In