Need help stacking logo in footer - Refresh Theme

Hi, I need help adding my logo in the footer so that it stacks and is not a column. I probably need to edit the code because the defult is to make it a column.

Hi @gordonka2

You can try to add custom liquid section below your footer and then add this code in custom liquid and check


                
                
              

Hi @Dan-From-Ryviu this worked but i need the background to be #310D20, the logo to be #F4EBDC and for it to be centered. i’ve added the logo if you need the file below

@Dan-From-Ryviu BUMP

Hi @gordonka2

Please update the code to this.


![Group 9.png|1610x724](upload://jbBpObgQWTKLDuhOYzftLpEinUJ.png)

@Dan-From-Ryviu BUMP


Here’s what it looks like. the background is showing up white and the logo is left justified. I’d like the logo to be centered but the creme color and i want the background to be Burgundy (#310D20) to match the footer Thanks!

Please update code to this


![Group 9.png|1610x724](upload://jbBpObgQWTKLDuhOYzftLpEinUJ.png)

And then add this code to theme.liquid file, before tag


@Dan-From-Ryviu BUMP Logo is still appearing to the left on a white background.

Hi @gordonka2

You already solved it, congrats!