How can I center text on my webpage footer?

Hello,

I am trying to center a line of text on my footer.


How can I get that line of text to be in the middle of the page?

Thank you.

2 Likes

You could try adding this code to the bottom of section-footer.cs****s

.footer__content-top.page-width .footer-block.grid__item:nth-child(5) {
  text-align: center;
}

The result should be as follows:

Hello @SpectrumBakes

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, paste the below code before


I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

@SpectrumBakes

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi @SpectrumBakes ,

This is Victor from PageFly - Landing Page Builder App.

You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code above file theme.liquid


Hope this answer helps.
Best regards,
Victor | PageFly