Hello,
Can you help us align the footer. I am attaching a screen shot with notes. This is what we would like to do:
-
Center About Us in the middle block
-
Justify the text in the middle block
-
Move the Subscribe text, email field and social up into the empty space under the About Us paragraph.
Are these requests possible?
Thanks,
Ben
Hi @remarkspuzzles ,
Could you please share URL and your store password? So that we can help you.
Thank you.
Hi @remarkspuzzles ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-footer.css->paste below code at the bottom of the file:
.footer__content-top.page-width >div:first-child > div:nth-child(2) {
text-align: center;
}
.footer-block--newsletter {
margin: unset;
position:relative;
top: -70px;
}
Hope my answer will help you.
Best regards,
Victor | PageFly