Re: Change Location and Alignment of Image in Footer

Change Location and Alignment of Image in Footer

hopeitsnotu
Tourist
16 0 2

I want to know how to move the position of my logo image to the center of the footer block. I want it to be centered vertically; its currently too high in the section. Preview of site: https://pv59kgn7tpbh5vj9-62081171664.shopifypreview.comScreen Shot 2022-08-07 at 1.56.08 AM.png

Replies 5 (5)

hopeitsnotu
Tourist
16 0 2

I've temporarily made it to the center by adjusting the top padding. However, I'd like to know if there is a way to do this automatically.

Ahsan_ANC
Shopify Partner
1398 253 326

I have checked it is in middle, and looking nice

 

download (28).png

Contact for any custom design? Skype : ahsananc
>Was your question answered? Mark it as an Accepted Solution!
Feel Free to Contact Me at my Email: anc2277@gmail.com


To enhance and customize Shopify search and filter, I use Boost Product Filter & Search

made4Uo
Shopify Partner
3851 717 1197

Hi @hopeitsnotu,

 

I see the issue. Please follow the instructions below to fix it. 

 

1. From your Admin store, go to Online store > Themes > Click Actions > Edit code
2. Open the Asset folder, and find the base.css file. 
3. Add the code below.

@media only screen and (max-width: 750px) {
.footer-block__details-content {
    margin-bottom: unset
}
}

 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free
hopeitsnotu
Tourist
16 0 2

I dont see what this changes. If I change the padding it doesn't automatically go to the center vertically.

made4Uo
Shopify Partner
3851 717 1197

Hi @hopeitsnotu,

 

It is not the padding. It is a margin. I see the issue on mobile and not on desktop

 

made4Uo_0-1659974896336.png

 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free