How can I center all my sections & text in my footer.
Right now it’s all text aligned, and I want it all to be center aligned.
How can I center all my sections & text in my footer.
Right now it’s all text aligned, and I want it all to be center aligned.
can you provide a some screenshot or your store link so I can help you
I want all 3 to be center aligned.
URL is https://designluxe-creative.myshopify.com/
password is giagho
Perfect, thank you so much!
Do you know how I could reduce the spacing between the lines of text also?
Try this css
.footer-block__details-content p {
margin: 0;
}
Thank you so much. Worked perfectly ![]()
Most welcome