Shopify Dawn Theme Help Moving Footer and Adjusting Text Layout

Hi All!

I need help please adjusting my footer so that the website looks like the screenshot below…

This is my current layout..

Ive also noticed the tiktok logo is smaller than the other social media icons.

One last thing…

The word ‘FEATURED’ should be on the far left.

All the text across all pages seems to be centred :confused:

View more here:

Help would be greatly appreciated! View my site here: https://ttih72lnoz6lkjso-66880536856.shopifypreview.com

Thanks so much!

M x

@Mmez For that we need custom code.

@Mmez ,

.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width.title-wrapper--self-padded-tablet-down {
    max-width: 100%;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Thank you. I tried this but it did not work unfortunately.

Hey, what code do you need?

@Mmez ,