Help reducing excessive white space and divider lines

Solved

Help reducing excessive white space and divider lines

LindsayDesigns
Excursionist
20 0 5

Hi all,

 

I've tried lots of different suggestions from other discussions about reducing white space but nothing seems to work for my website. I have a Section Store app for my Instagram feed and there is a lot of excessive white space around it. Trying to figure out how to reduce that extra space, along with other white space areas I've pointed out in this image. Also trying to figure out how to eliminate the pointed out divider lines. Thank you in advance for the help!

 

URL: https://lindsay-designs.net 

Dawn theme 

 

Thanks!

Lindsay

Screenshot 2024-07-09 at 9.50.23 PM.jpgScreenshot 2024-07-09 at 9.50.42 PM.jpg

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11360 2226 2399

This is an accepted solution.

Hi @LindsayDesigns 

Please add this code to your theme.liquid file after <head> in Online Store > Themes > Edit code 

<style>
#shopify-section-sections--22742374646046__footer .imageagram-gallery-sections {
    margin: 12px 50px !important;
}
#shopify-section-sections--22742374646046__footer  .footer__content {
    padding-bottom: 2rem !important;
}
</style>

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 3 (3)

Dan-From-Ryviu
Shopify Partner
11360 2226 2399

This is an accepted solution.

Hi @LindsayDesigns 

Please add this code to your theme.liquid file after <head> in Online Store > Themes > Edit code 

<style>
#shopify-section-sections--22742374646046__footer .imageagram-gallery-sections {
    margin: 12px 50px !important;
}
#shopify-section-sections--22742374646046__footer  .footer__content {
    padding-bottom: 2rem !important;
}
</style>

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

LindsayDesigns
Excursionist
20 0 5

Sweet! Thanks for helping me eliminate the excessive white space! 

Dan-From-Ryviu
Shopify Partner
11360 2226 2399

You are very welcome

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.