Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello, I have a problem to solve.
I want to edit the rounded corner for images in the multicolumn section for the Dawn theme. And I would like to decrease the horizontal and vertical gap of each picture. My website: https://forentino.com/
Solved! Go to the solution
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.multicolumn-card .media>img {border-radius: 10px;}
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.multicolumn-card .media>img {border-radius: 10px;}
It's work. Thank you so much!
its my pleasure to help us
yes, please share screenshot
How can I decrease the horizontal and vertical gap between each picture in multicolumn section?
thanks for sharing this details But how do I check? i cant see this section at home page?
Can I ask 1 more question? How can I decrease the horizontal and vertical gap between each picture?
Hi, I have added this code into the custom CSS section and it works but the background is now grey. Is it possible to change the background to white as shown in the picture below