Shopify themes, liquid, logos, and UX
Hello
I have tried several codes but nothing works so i will ask the specialists here, just a simple rounding on images since im tired of the sqares boxes.
Link to my site:
Solved! Go to the solution
This is an accepted solution.
Hey,
Go to Online store > theme > actions > edit code.
Find assets folder > component-card.css file.
At the bottom of the file copy and paste this code.
.card .card__inner .card__media {
border-radius: 15px;
}
Result:
I want to recommend change the background to white, so the design is more clean.
Look:
Hope it helps!
This is an accepted solution.
Also product info centered looks nice.
This is an accepted solution.
Hey,
Go to Online store > theme > actions > edit code.
Find assets folder > component-card.css file.
At the bottom of the file copy and paste this code.
.card .card__inner .card__media {
border-radius: 15px;
}
Result:
I want to recommend change the background to white, so the design is more clean.
Look:
Hope it helps!
This is an accepted solution.
Also product info centered looks nice.
@dannyeloHello, the round corners works like a charm, it looks pretty good too. 🙂
Big thank u, do you have a code for center the text under the products as you showed here? 🙂
Hey,
I'm glad it worked!
The code to center the text is this one.
Add to the bottom of base.css file.
.card__information, .card-information {
text-align: center;
}
Here is the quick solution to make your images rounded:
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024