Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I am trying to change my footer menu positioning on desktop, so that it looks like the one in the image below.
I have added this code:
@media(max-width:767px){
.menu-drawer {width: 85vw !important; }
}
@media only screen and (min-width:749px){
.footer-block--newsletter.scroll-trigger.animate--slide-in {
flex-direction: column;
margin-top: 0px;
width: 50%;
}
.footer-block__newsletter {
margin-left: auto;
margin-right: 0px !important;
}
ul.footer__list-social.list-unstyled.list-social {
align-self: flex-start;
margin-bottom: 50px;
}
.footer__content-top.page-width {
display: flex;
}
.footer-block__newsletter {
width: max-content;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
gap: 66px;
}
}
however, I can't seem to get the spacing right.
This is what it looks like right now:
Website link is: mauriciobenyar.com
Would really appreciate if anyone could help,
Thanks
The code is messed up there needs to be done a lot of code tweaking to make that achievable
yep, I thought so. Was hoping to get a rough guide for the code which I can tweak so it works as don’t really know how to code, this is just some I found from another discussion which I edited slightly
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025