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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024