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 |
---|---|
25 | |
21 | |
8 | |
7 | |
6 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023