Shopify themes, liquid, logos, and UX
How can I move the newsletter under the Newletter section.
Url: https://kb1uf4bu8q2w4al7-73020768477.shopifypreview.com
Hi @lanamy
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
@media (min-width: 750px) {
#shopify-section-sections--18709022900445__footer .footer__content-top {
display: block !important;
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
display: grid !important;
justify-content: end !important;
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
margin-top: -25px !important;
}
}
Result
Best,
Liz
Thank you! It works, but how can i adjust the email box to line up with the text? I mean, how do I get rid of the spacing left of the box. As well as moving the social bedia icons to the bottom of the email?
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025