Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I am struggeling with a question containing the design of my shopify store.
store: https://newindumentis.com/
theme: Symmetry
I have a gallery section right above my footer. I am struggeling to remove the whitespace at the top of the section, so that my featured collection section has the same amount of whitespace at the top and bottom. How do I do this?
All answers are greatly appreciated! Thanks in advance.
- Here is the solution for you @LR_
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
#section-id-template--22947918020947__custom_content_LTAxce {
margin: 20px !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
Hi @LR_
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
div#shopify-section-template--22947918020947__custom_content_LTAxce {
display: none;
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
Hi @LR_
check this one.
div#section-id-template--22947918020947__custom_content_LTAxce {
margin: 10px;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024