How to Center Content In Text Block in Footer

Hi there

I am using dawn theme. Can someone please assist me. How can I center the content in my text block under my “Contact Us” heading in my footer. I have attached a photo for reference.

1 Like

Hey @carla_5_1

Share your store URL and Password if enabled.

Best Regards,

Moeed

This is Noah from PageFly - Shopify Page Builder App

If you want remove breadcrumb you can try code:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag


Hope my solution will help you resolve the issue.

Best regards,

Noah | PageFly

Hi there, thank you for the reply. However it did not work

Hi @carla_5_1

Would mind to share your store URL? Thanks!

Oh Iam sorry, Maybe it different element, can you share link url website ? I need check exactly element, Thannk you.

Hi there, sure.

URL: https://9a0bad-3.myshopify.com/

Password: ssaipru

1 Like

Hi @carla_5_1 please add code here:


Thanks for the info, check this one.

From your Shopify admin dashboard, click on “Online Store” and then “Themes”.

Find the theme that you want to edit and click on “Actions” and then “Edit code”.

In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

.footer-block__details-content.rte p {
    text-align: center !important;
}

And Save.

Result:

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

1 Like

THANK YOU SO MUCH IT WORKED :)! Do you mind assisting me with another question please?

Thank you for response ! I no, You can ask.

I have just been assisted, but thank you very much! I really appreciate it :slightly_smiling_face:

Oke. Have a nice day !