Center my logo at the bottom of the image banner

Topic summary

A user is trying to center their logo at the bottom of an image banner on their “About Us” page, aiming for a look similar to the Gucci website. They’ve been troubleshooting for about an hour without success.

Proposed Solution:

  • Another user provided step-by-step instructions using custom liquid code
  • Steps involve: navigating to Online Store → Theme → Customize, then adding a custom liquid section
  • The solution includes HTML/CSS code with an image tag that needs modification
  • The src attribute in the <img> tag must be updated to point to the user’s actual store logo URL

Status: The response includes before/after screenshots demonstrating the expected result, but it’s unclear if the original poster has implemented or confirmed the solution works for their specific case.

Summarized with AI on November 9. AI used: claude-sonnet-4-5-20250929.

Hi guys, I’ve been stuck on this for about an hour now. Does anybody know how to center my logo at the bottom of an image banner on the “about us” page? I would like it to look similar to the gucci website. Any help would be greatly appreciated!

Website: fhuzeo.com

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Customize.
Step 2: Add a custom liquid section and then add the code to the liquid code box.


  

    
   

The img src value needs to be modified to the link address of your store logo.

After modification:

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!