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!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024