i,
I’m trying to move to setup footer like that
Would you please help me?
Siteurl :
i,
I’m trying to move to setup footer like that
Would you please help me?
Siteurl :
Hi @ak521667
This is Mike from Omega
Your footer structure is not allowed to re-arrange like your image.
You need some knowledge about HMTL/CSS to change it
Hi @ak521667
Try this one,
.footer__content-bottom.scroll-trigger.animate--slide-in {
display: flex;
flex-direction: column-reverse;
justify-content: center;
}
.footer__localization:empty+.footer__column--info {
align-items: end;
}
.footer__content-bottom-wrapper {
justify-content: center;
}
#shopify-section-sections--20533799682328__footer > footer > div.footer__content-bottom.scroll-trigger.animate--slide-in > div:nth-child(2) > div > small:nth-child(1){
position:absolute;
bottom: 0px;
left: 150px;
}
And Save.
Result:
I hope it help.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Hey @ak521667
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Dear Team,
But there is an issue in mobile screen please find the attachment Copyright is not visible in mobile mode. Please and solve as soon as possible.
Reagrds
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Dear Team,
But there is an issue in mobile screen please find the attachment Copyright is not visible in mobile mode. Please and solve as soon as possible.
Hey @ak521667
Remove the previous code and add this new code
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Dear Team,
But there is an issue in mobile screen please find the attachment Copyright is not visible in mobile mode. Please and solve as soon as possible.
Dear Team,
is it possible to do copyright at the last below for mobile mode you can please check for me .
Dear Team,
I am glad for your help we will always obliged for this help , no one helped me in this topic but you are expert in this thank you.
Regards,
Oh okay, Almost same with my code. And become marked solution. Nice one!
Dear Team,
Can It possible ??
Dear Team ,
Any update on my issue ???