Shopify themes, liquid, logos, and UX
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/
Solved! Go to the solution
This is an accepted solution.
Hi @pokepopspot
Try this one.
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
gap: 6rem !important;
}
Please, advise. Thanks!
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>
Best regards,
Anthony
Hey @Beae_Anthony thanks for the advice, I can't find </body> in the theme.liquid file though
This is an accepted solution.
Hi @pokepopspot
Try this one.
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
gap: 6rem !important;
}
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
User | RANK |
---|---|
197 | |
179 | |
83 | |
60 | |
47 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023