Grid Theme - mobile text overlapping on slider

Solved

Grid Theme - mobile text overlapping on slider

ResidenceJD
Tourist
8 0 1

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. 

 

Accepted Solution (1)

GemPages
Shopify Partner
5625 1262 1278

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

GemPages_0-1678085165552.png


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

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

View solution in original post

Replies 4 (4)

GemPages
Shopify Partner
5625 1262 1278

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

GemPages_0-1678085165552.png


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

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
ResidenceJD
Tourist
8 0 1

Thank you, This has worked perfectly. 

GemPages
Shopify Partner
5625 1262 1278

I am glad that my solution is helpful to you.

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

PageFly-Victor
Shopify Partner
7865 1786 3130

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