Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Removing whitespace above gallery section

Removing whitespace above gallery section

LR_
Tourist
7 0 4

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.

Replies 3 (3)

BSS-TekLabs
Shopify Partner
2350 688 810

- Here is the solution for you @LR_ 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- 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:

BSSTekLabs_0-1722527906044.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

theycallmemakka
Shopify Partner
1743 424 443

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>

 

theycallmemakka_0-1722528062047.png

 

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

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

Made4uo-Ribe
Shopify Partner
9094 2173 2683

Hi @LR_ 

check this one. 

 

  1. From you Admin page, go to Online Store > Themes
  1. Select the theme you want to edit
  2. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  3. Then place the code below at the very bottom of the file.

 

div#section-id-template--22947918020947__custom_content_LTAxce {
    margin: 10px;
}

 

  • And Save. 
  • result:
  • Made4uoRibe_0-1722528367598.png

     

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.