Shopify themes, liquid, logos, and UX
Hello!
I am using the dawn theme and my URL is carcleansweden.se.
I would like to add some shadow behind the product image on the product page:
I would hugely appreciate the help!
Solved! Go to the solution
This is an accepted solution.
Hello @CarCleanCC ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.product-media-container .product__modal-opener {
box-shadow: 2px 4px 12px 2px;
}
Regards
Guleria
This is an accepted solution.
Hello @CarCleanCC ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.product-media-container .product__modal-opener {
box-shadow: 2px 4px 12px 2px;
}
Regards
Guleria
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025