Move logo in the footer of Broadcast theme

Topic summary

A user wants to relocate the footer logo in Shopify’s Broadcast theme from its default top-left position to the bottom-right corner.

Initial Request:

  • User shared a screenshot showing the current logo placement (black circle) and desired new location
  • Preferred not to share store URL/password publicly

Solution Provided:

  • Moving the logo to the exact bottom-right position shown in the screenshot isn’t possible
  • An alternative CSS solution was offered that repositions the logo to a similar location

Implementation Steps:

  1. Navigate to Online Store → Edit Code
  2. Locate the theme.liquid file
  3. Add provided CSS code snippet above the </body> tag

Outcome:

  • User accepted the alternative positioning and appreciated the help
  • The discussion appears resolved with the workaround solution
Summarized with AI on November 18. AI used: claude-sonnet-4-5-20250929.

Hello!

I’m trying to change the logo in the footer of the Broadcast theme from the top left to the bottom right; does anyone know how to do this? (The black circle is where I’m trying to move it to)

Thanks for any insight!

Hey @bbcoffee
Kindly share your Store URL and Password if enabled

Hi,

I’d rather not if that’s ok! Isn’t this enough information? As mentioned I am using the Broadcast theme.

I need to have a look at the website coding so I can provide you the solution. If you have privacy issues then feel free to message me the URL and Password in my inbox as well.

Best Regards,

Moeed

Hey @bbcoffee
What you referred in the screenshot is not possible to do but here is a code similar to your reference.

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

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

Best Regards,
Moeed

Thank you for your help; I like this location better than the top, so it’s something :slightly_smiling_face: Appreciate it!