Shopify themes, liquid, logos, and UX
Hello!
I noticed that my product description is being cut.
Please see the attached picture.
Thanks!
Store: inyathisa.com
Solved! Go to the solution
This is an accepted solution.
This is because you have this code added to your assets/base.css:
.product__title {
position: absolute;
left: 22%;
bottom: 93%;
}
Because you have absolute positioning and bottom is set, longer titles will grow up and under the header.
I'd totally remove this.
This is an accepted solution.
This is because you have this code added to your assets/base.css:
.product__title {
position: absolute;
left: 22%;
bottom: 93%;
}
Because you have absolute positioning and bottom is set, longer titles will grow up and under the header.
I'd totally remove this.
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024