Hi
How to text-align center in footer.
‘Follow us’ text-align center
Thank you
Hiii @HankLee182
Please share site url.
Hey @HankLee182 ,
Welcome to the Shopify community!
Please share your store URL.
So that I will check and let you know the exact solution here.
Thank you.
Raman!
Hello @HankLee182
Please share your website URL.
I would like to give you a solution to support you:
.footer-block.grid__item:nth-child(4) {
text-align: center;
}
@media screen and (min-width: 750px){
.footer-block–newsletter {
left: 77.4%!important;
}
}