MOVE THE LOGO TO THE BOTTOM OF THE FOOTER

Lanchaster_91
Excursionist
23 1 3

Hi,

 

Is there a way I can move the logo to the bottom instead of on top of About Us?

 

Lanchaster_91_0-1637143273743.png

 

Replies 6 (6)

KetanKumar
Shopify Partner
36839 3635 11972

@Lanchaster_91 

can you please share store URL so i will check and guide you.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Lanchaster_91
Excursionist
23 1 3

 

Hi KetanKumar,

 

my shop url is: https://stoned-and-co-online.myshopify.com/

KetanKumar
Shopify Partner
36839 3635 11972

@Lanchaster_91 

yes please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

@media only screen and (min-width: 768px) {
.footer-content.wrapper {
    position: relative;
}
.footer-content__logo {
    margin-bottom: 5px;
    position: absolute;
    bottom: -70px;
    z-index: 9;
}
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Lanchaster_91
Excursionist
23 1 3

Hi, Thank you for the code. However, there is no changes in the logo position.

 

 

Lanchaster_91_1-1637279609941.png

 

 

Lanchaster_91_0-1637279549083.png

 

KetanKumar
Shopify Partner
36839 3635 11972

@Lanchaster_91 

sorry but i can't see logo and code

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Lanchaster_91
Excursionist
23 1 3

Hi, here you go.

 

ATTQ1.JPGATTQ2.JPG