Shopify themes, liquid, logos, and UX
Hi, Im using Dawn theme. Im having some issues with the mobile display of the page, specifically in the description of each product, as the image shows text starts running to the right side of the screen, Ive tryed a lot of the solutions of similar problems that Ive found online but none of them worked for me. Does anyone know what I can do to fit the text in the screen?
Sorry for my bad english.
The page is axolotl-labs.com
Solved! Go to the solution
This is an accepted solution.
Check this one.
.product__description.rte span {
overflow: hidden;
white-space: normal;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Check this one.
.product__description.rte span {
overflow: hidden;
white-space: normal;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Huge thanks mate, it worked!!!! Thanks for the rapid answer too 😄
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025