Liquid, JavaScript, themes, sales channels
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!
User | RANK |
---|---|
35 | |
24 | |
17 | |
9 | |
9 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023