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.
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
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
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
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.
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
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
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
Thanks for your input, is this right? I does not seem to be working.
Never mind it worked, it had just not updated properly. Thanks!
User | RANK |
---|---|
242 | |
162 | |
64 | |
55 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023