Shopify themes, liquid, logos, and UX
Hi,
On my product page, I have a section (see image bellow) in which the text loses the left padding between 750px & 990px.
Thank you in advance for your help
Alex
Solved! Go to the solution
This is an accepted solution.
Hello @Alex087
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.product_slider_md_box_right_new {
padding: 0px 20px !important;
}
Hi,
You can add this code to bottom of base.css file:
Admin -> Customize theme -> Edit code -> assets -> base.css
.product_slider_md_box_right_new{
padding: 0px 20px;
}
Hello @Alex087 👋
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
@media (max-width: 990px) {
.product_slider_md_box_right_new {
padding: 0 20px !important;
}
}
The result
Hope that helps!
thanks @ZenoPageBuilder that's strange because it didn't work when I added...
thanks for your help in advance
This is an accepted solution.
Hello @Alex087
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.product_slider_md_box_right_new {
padding: 0px 20px !important;
}
User | RANK |
---|---|
197 | |
179 | |
83 | |
60 | |
47 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023