As you might notice in the picture, the Lift Shadow is now working (that was a chore all by itself) and I got my Rounded Corners, so that’s great. However the Shadow doesn’t actually fall behind the images, it’s sort of next to them, leaving ugly little white corners in both right-side corners. I’m hoping someone might be able to help me fill in this gap. Any assistance is greatly appreciated.
Here is the code I am using so far
/* MULTICOLUMN /
/ Rounded Corners /
.multicolumn-card .media>img {border-radius: 10px;}
/ Lift Shadow /
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper–full-width.multicolumn-card-spacing {
box-shadow: 3px 3px 5px #adadad; / set your values */}
Hi @hellodarkling
Do you want like this? Please let me know. If the problem is not solved yet. You can add me as a collaborator, I will fix it from your dashboard.
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.