Shopify themes, liquid, logos, and UX
As title says, I can't move the email sub section to the footer.
Please help me!
Solved! Go to the solution
This is an accepted solution.
Thanks, do you mean like this right?
if it is check this one.
@media only screen and (min-width: 749px){
.footer__content-top.page-width {
display: flex;
justify-content: space-between;
}
.footer__blocks-wrapper.grid {
flex-grow: 3;
}
.footer-block--newsletter {
margin-top: 0px;
align-items: flex-start;
}
}
This is an accepted solution.
Please, replace it again.
@media only screen and (min-width: 749px){
.footer__content-top.page-width {
display: flex;
justify-content: space-between;
}
.footer__blocks-wrapper.grid {
flex-grow: 3;
}
.footer-block--newsletter {
margin-top: 7px !important;
align-items: flex-start !important;
}
}
I add some margin same on the links.
Thanks!
Can you add the newsletter first? Thanks!
I added it! 🙂
This is an accepted solution.
Thanks, do you mean like this right?
if it is check this one.
@media only screen and (min-width: 749px){
.footer__content-top.page-width {
display: flex;
justify-content: space-between;
}
.footer__blocks-wrapper.grid {
flex-grow: 3;
}
.footer-block--newsletter {
margin-top: 0px;
align-items: flex-start;
}
}
Yeah! But I want it more alligned with the other blocks so that it looks good. Thank you!
i add some code please, check it again. thanks!
Thanks 🙂 I tried now but the email thingys position is way off! 😞
This is an accepted solution.
Please, replace it again.
@media only screen and (min-width: 749px){
.footer__content-top.page-width {
display: flex;
justify-content: space-between;
}
.footer__blocks-wrapper.grid {
flex-grow: 3;
}
.footer-block--newsletter {
margin-top: 7px !important;
align-items: flex-start !important;
}
}
I add some margin same on the links.
Thanks!
I have tried playing around with it but can't seem to solve it.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024