Add logo and re-arange social media icons in footer

(I’m using the Debut theme) I would like to add my logo to my footer and also re-arrange the social media icons so they are underneath the logo.

Here is my footer currently:


(Logo is not there and the social media icons are at the bottom which I don’t want)

This is what I want it to look like:

If someone knows the solution I’d be so grateful :slightly_smiling_face:

Hello @wjgreen

  1. From your Shopify admin, go to Online Store > Themes.
  2. Find the Debut theme and click “Customize” to open the theme editor.
  3. In the theme editor, click on “Sections” in the sidebar menu.
  4. Find the “Footer” section and click on it to open its settings.
  5. In the “Footer logo” section, upload your logo image.

For CSS help, you can contact any Shopify expert to help you with.

Hi @wjgreen , if you theme does not have option to add logo in footer section then you will need to customize footer.liquid file to make your logo like that.

@magecomp I created my logo on Canva. Do you know how I could get the URL of the image from there?

Yeah that’s unfortunately the case with my theme. Do you know the code I can paste into the footer.liquid?

Thanks for sharing.

1 Like

@WarrenSawy is it possible that you know the line of code for me to paste into the footer.liquid?