All things Shopify and commerce
Hi - can someone assist with how to move the footer email sign up to the right so everything is on the same level horizontally instead of stacked weirdly, making the footer taller than necessary?
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! 😊
Thanks for your good question.
Are You looking for this look please confirm.
if Your Answer is Yes i'm looking for this look!!!
Please try this Simple CSS code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (min-width: 751px) {
.footer-block--newsletter {
position: absolute;
right: 40px;
top: 0;
}
.footer__content-top {
position: relative;
}
.footer-block--newsletter {
display: flex;
align-items: flex-end;
margin-top: 0rem !important;
gap: 1rem;
}
}
Thanks! 😊
Yes!!! This worked perfectly!!! I really appreciate your help!!!
If you find this answer helpful, Please mark it as a SOLUTION.
Thanks! 😄
User | RANK |
---|---|
44 | |
41 | |
31 | |
24 | |
22 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023