Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
The mobile product pages have the text aligned left and white space on the right. However, on the desktop product page, it shows the text as centered.
URL: https://yellowstonenaturalnutrition.com/products/get-revive-pm
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @YNN,
Please follow these steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > theme.css and paste this at the bottom of the file:
@media only screen and (max-width: 749px){
.product-single__description{
padding-left: 22px !important;
}
}
Hope it helps!
This is an accepted solution.
Hi @YNN,
Please follow these steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > theme.css and paste this at the bottom of the file:
@media only screen and (max-width: 749px){
.product-single__description{
padding-left: 22px !important;
}
}
Hope it helps!
Worked perfectly, thank you!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025