Shopify themes, liquid, logos, and UX
Hi,
I found that the upper part of the title text of the product is cut off. I couldn't find the reason why. Any recommendations?
link of the picture is : https://kimspups.com/products/vincent-male-coton-de-tulear
Thank you!
Solved! Go to the solution
This is an accepted solution.
1) Online store
2) Themes -> Edit theme
3) Layout
4) theme.liquid and paste this code before </head>
<style>
.product-page--heading {
line-height: 1.4 !important;
}
</style>
This is an accepted solution.
1) Online store
2) Themes -> Edit theme
3) Layout
4) theme.liquid and paste this code before </head>
<style>
.product-page--heading {
line-height: 1.4 !important;
}
</style>
Thank you so much, Hardik!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025