Logo placement in footer help

Logo placement in footer help

ellacoker
Shopify Partner
165 0 21

hello,

for my logo icon in the footer, i want it centred on mobile and aligned to the left in desktop. the mobile is fine, but the desktop is not. does anyone know how i can achieve this? happy to re-export the png at a different size with less spacing.

Ella.

URL: https://www.samiyaskincare.com.au

Password: ellacoker

Screenshot 2025-02-11 at 13.48.10.pngScreenshot 2025-02-11 at 13.48.16.png

Replies 4 (4)

LizHoang
Shopify Partner
1250 158 196

Hi Ellacoker

- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

@media (min-width: 768px) {
  .footer-block__image-wrapper img {
    margin-left: -55px !important;
  }
}

 

Result: 

LizHoang_0-1739247529238.png

 

Best,

Liz

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

Dan-From-Ryviu
Shopify Partner
11288 2212 2381

You need to crop blank space of images Screenshot 2025-02-11 at 14.18.24.png

- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. Buy me coffee!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

ellacoker
Shopify Partner
165 0 21

Hi Dan, I did this purposely to make it smaller. I would like to know if its possible to align it to the left in desktop mode and centre it on mobile?

Dan-From-Ryviu
Shopify Partner
11288 2212 2381

Hi @ellacoker 

I see you moved it to the right. 

- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. Buy me coffee!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.