How to add logo to bottom middle of dawn footer

How to add logo to bottom middle of dawn footer

Ceebee2
Visitor
2 0 2

IMG_3434.jpeg

 hi how would I add my logo to footer where has been circled? Thanks in advance 

Replies 3 (3)

Ceebee2
Visitor
2 0 2

My website CeebeeLondon.com

Dan-From-Ryviu
Shopify Partner
9267 1860 1892

Hi @Ceebee2 

Dawn theme has option to add Image block at Footer by default Screenshot 2024-07-22 at 14.35.49.png

- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

PageFly-Richard
Shopify Partner
4593 1052 1713

 

This is Richard from PageFly - Shopify Page Builder App

 

Hi @Ceebee2  Please follow guide here to add logo in your footer theme:

PageFlyRichard_0-1721576599136.png

 

     <div class="logo-container">
      <img src="https://st2.depositphotos.com/4035913/6124/i/950/depositphotos_61243733-stock-illustration-business-company-logo.jpg" alt="Logo" class="logo" alt="" />
    </div>
      <style>
        .logo-container {
          
          height: 300px;
          display: flex;
          width: 100%;
          justify-content: center;
          align-items: center;
        }
        
        .logo {
          max-width: 100%;
          max-height: 300px;
          object-fit: contain;
        }
      </style>

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.