Move text up on desktop and mobile

Move text up on desktop and mobile

Luxurymrkt
Globetrotter
756 2 161

Hi,

 

I’d like to move the image and text under up on my footer so it’s closer to Vazluxe Accepts. 
my site is https://vazluxe.com/collections/chloe-1/products/chloe-kick-high-top-sneaker

 

933A6AD3-04FD-4F23-95F9-218F71DE5EA9.jpeg

Thank You | mike
Reply 1 (1)

Moeed
Shopify Partner
7348 1992 2432

Hey @Luxurymrkt 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
@media screen and (max-width: 767px) {
.image.footer__image.animation--lazy-load.loaded {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
}
</style>

RESULT:

Moeed_0-1742495335112.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications