how to move the footer icons without affecting the header icons
right under the links
any help is appreciated !
https://marthajewelry.myshopify.com/
password - test
how to move the footer icons without affecting the header icons
right under the links
any help is appreciated !
https://marthajewelry.myshopify.com/
password - test
Please add the below code above in theme.liquid.
online store >> edit code >> theme.liquid
@media screen and (min-width: 1550px) { .footer__list-social.list-unstyled.list-social { position: relative; left: -2rem; } }after added the given code
If the given solution helpful then please like the post and tap to accepted.
Thankyou ![]()
Hi @hasanali1 ,
This is Victor from PageFly - Landing page builder, Iād like to suggest this idea for solution:
Step 1. Go to Online Store ā Theme ā Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :
Hope my answer will help you.
Best regards,
Victor | PageFly