Shopify themes, liquid, logos, and UX
On this page, I want to reduce the white space to the left of the product description (in between the photo and the text). thanks
Dan
Solved! Go to the solution
This is an accepted solution.
Hey @Dtrachtman ,
Welcome to the Shopify community!
You can follow the instruction below:
please add this to your theme.css file.
.product-single__meta {
padding-left: 0px !important;
}
If you feel like my answer is helpful, please Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman
This is an accepted solution.
Hey @Dtrachtman ,
Welcome to the Shopify community!
You can follow the instruction below:
please add this to your theme.css file.
.product-single__meta {
padding-left: 0px !important;
}
If you feel like my answer is helpful, please Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman
you nailed it! thanks so much.
Add the following code at the end of the theme.css file
.product-single__meta{
padding-left:0px;
}
User | RANK |
---|---|
75 | |
64 | |
64 | |
52 | |
49 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023