Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
We have an issue with Grid theme on mobile devices where on our product sliders on the homepage, text in product description seems to be overlapping with the next product.
doe anyone know how we can correct this?
The website URL is scandihandles.co.uk.
Solved! Go to the solution
This is an accepted solution.
Hello @ResidenceJD ,
It's the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.product-list-item-title {
white-space: initial !important;
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @ResidenceJD ,
It's the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.product-list-item-title {
white-space: initial !important;
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
Thank you, This has worked perfectly.
I am glad that my solution is helpful to you.
Hi @ResidenceJD
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Theme.css
.product-list-item-title a {
white-space: initial !important;
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly
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