All things Shopify and commerce
Hello,
I have run into a problem with the product page on the Dawn theme. On products that do not have photos, the product name and price are merging and look very bad. What is the best way to fix this?
https://koralking.com/collections/fish-wysiwyg
Hi @koralking
Please follow these steps:
1. Go to Online Store => Themes => Edit Code
2. Find the file "base.css"
3. Then paste the following CSS code and save the file:
.card__inner.color-background-2.gradient.ratio:not(.card__media) .card__heading {
padding-top: 19rem;
}
.card__inner.color-background-2.gradient.ratio:not(.card__media) .card__information {
padding-left: 0px;
}
4. Here is the result
I hope that it will work for you.
User | RANK |
---|---|
68 | |
49 | |
36 | |
34 | |
29 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022