Shopify themes, liquid, logos, and UX
Hi, I am wanting to move my footer around, please could someone help me? Thanks in advance!
This is what is looks like now, I am trying to move the email sign up and instagram link so everything is in a line as per the arrows.
Hey @strawberrymlk
Kindly share your Store URL and Password if enabled
Hey @strawberrymlk
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.
<style>
@media screen and (min-width: 1024px) {
.footer-block__newsletter {
margin-left: 300px;
margin-top: -400px;
}
ul.footer__list-social.list-unstyled.list-social {
margin-right: 80px !important;
margin-top: -300px;
}
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you! Is it possible to move them both further up at all so fully in line? so the Be the first line is in line with the word search? Thanks 🙂
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025