Shopify themes, liquid, logos, and UX
Noob here, I desperately need to know how to remove this space:
I've tried so many things but nothing seems to work without breaking something else. All I know for sure, is that this is creating the unnecessary space:
tried lowering the padding on "div.box" but it removed the space between almost everything. Anyway I can just delete this specific box?
Here is the website for reference: https://podpiker.com/products/number-1
(only care about mobile)
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @kramermedia ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss->paste below code at the bottom of the file:
@media (max-width: 749px) {
.template-product .product-single .box {
padding-top: 0 !important;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
This is an accepted solution.
Hi @kramermedia ,
I checked on the link you sent, there is this theme.scss file. Is theme.scss, not theme.css
This is an accepted solution.
Hi @kramermedia ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss->paste below code at the bottom of the file:
@media (max-width: 749px) {
.template-product .product-single .box {
padding-top: 0 !important;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Dont have a theme.css...tried in the other theme ones and it did not work.
This is an accepted solution.
Hi @kramermedia ,
I checked on the link you sent, there is this theme.scss file. Is theme.scss, not theme.css
Never mind it worked, it had just not updated properly. Thanks!
Thanks for your input, is this right? I does not seem to be working.
User | RANK |
---|---|
138 | |
101 | |
79 | |
69 | |
65 |
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