Shopify themes, liquid, logos, and UX
I added some code into the liquid footer section to get three columns in the footer menu.
The menu looks like this in the backend where I can choose several items to add to the columns.
My question is how to I move the newsletter sign up and social icons above the columns.
Hi @michellebrc
would you mind to share your store URL? Thanks!
Thanks for the info, do you mean like this?
if it is, check this one.
.footer__content-top {
display: flex;
flex-direction: column-reverse;
gap: 40px;
}
Thank you so much for your reply. I tried it but it did not seem to do anything.
Can you try to add in the footer.css. or in the Custom.css on theme editor. Then let me know if still not working. 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