Blockshop Theme Footer Alignment Issues

Would appreciate any help in this matter.

From other posts here, I gathered I needed to add some code in theme–async.css

I did add the following :

.footer–block–heading {font-family: ‘ITC Conduit’!important;}
.footer–block–body {font-family: ‘ITC Conduit’!important;}
.footer-block__body {text-align: center;!important;}

But things just aren’t working.

  1. Column 1’s font type is not ITC Conduit

  2. I can’t center and/or right align the navigation items for column 2 or 3.

Will appreciate any help in this matter.

Thanking all in advance.

Hey @NeoVBlake

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

Hey @NeoVBlake

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hey @Moeed ,

Neat :slightly_smiling_face:

  1. I also see that the 3rd column is now centered automatically as well. Is it then possible to centre the header for the 3rd column so it all aligns correctly?

  2. I am also wondering why my font type which I applied, is reflected in the headers and menu navigation items but not in the text on the left (1st column)