Shopify themes, liquid, logos, and UX
Hi!
I'm attempting to update my site with a new theme, Studio, and I want to layout the footer like the one in the demo store with multiple columns/ email signup neatly underneath. Can anyone help please? I don't seem to be having much luck!
Thanks in
Hey @Rower ,
Hi there! I'd be happy to help you with updating your footer layout. Could you please share your store URL and the password (if applicable)? This will allow me to assist you more effectively and guide you through the process.
Best Regards,
Rajat
Hello,
Please share "Store URL"
Thanks!
Hello @Rower
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
Please provide your store URL If your store is password protected then share the storefront password also.
Thanks!
Hi @Rower
You can follow my guide below:
Footer Blocks Layout: The current footer block is organized in the order of menu - menu - image - text (screenshot).
Disable Footer Elements: Except for the payment icons, all other elements in the footer should be turned off (screenshot).
Enable Email Signup Block: Ensure the email signup form is displayed in the specified area (screenshot).
Align to the Left with Code: Add the necessary code to align the footer content to the left (screenshot).
@media screen and (min-width: 750px) {
.footer-block__newsletter {
text-align: left;
}
.footer-block__newsletter form#ContactFooter {
margin-left: 0 !important;
}
}
You can add the code here in your theme:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
If you need the exact code or further clarification, let me know!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025