New Shopify Certification now available: Liquid Storefronts for Theme Developers

How to increase spacing between blocks in footer - Dawn theme

Solved
pokepopspot
Tourist
6 0 1

Hi,

I currently have 3 blocks in my footer, they are very close to each other and I would like to increase the spacing between them.

I use Dawn theme, my site is https://pokepopspot.com/Screenshot 2023-09-27 at 18.13.07.png

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
4210 974 1184

This is an accepted solution.

Hi @pokepopspot 

Try this one. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    gap: 6rem !important;
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_0-1695832436074.png
Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


View solution in original post

Replies 6 (6)
pokepopspot
Tourist
6 0 1

Please, advise. Thanks!

Beae_Anthony
Shopify Partner
436 167 168

Hi @pokepopspot ,

This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.

 

While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:

1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:

<style>
@media screen and (min-width: 750px) {
.footer__content-top .grid{
    column-gap: 50px !important
}
.list-menu__item--link{
    font-size: 1.6rem !important
}
}
</style>

Beae_Anthony_0-1695831862234.png

 

Best regards,

Anthony

Beae - The NextGen Page Builder


- Was my answer helpful? Please hit Like or Mark it as solution!
- Get in touch with us: App Store | Blog
pokepopspot
Tourist
6 0 1

Hey @Beae_Anthony thanks for the advice, I can't find </body> in the theme.liquid file though

Beae_Anthony
Shopify Partner
436 167 168

You can follow this picture Beae_Anthony_0-1692221515245.png

Beae - The NextGen Page Builder


- Was my answer helpful? Please hit Like or Mark it as solution!
- Get in touch with us: App Store | Blog
Made4uo-Ribe
Shopify Partner
4210 974 1184

This is an accepted solution.

Hi @pokepopspot 

Try this one. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    gap: 6rem !important;
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_0-1695832436074.png
Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


SAN_MSWEB
Shopify Expert
872 109 112

Hi @pokepopspot 


I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.

Please add this css in your bottom of the base.css file:

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {gap: 10rem !important;}

 

 

 

Regards,

San

If it’s helpful to you, please mark it as a solution.  


Need Help with Shopify Design, Migration, Speed, or Custom tasks?  
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin