All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
how to change footer links and socials from the left side to the right side on this website?
Hi @tarekanani, Your website is currently password-protected. Could you please share the password?
awakeningRA2025
Hi @tarekanani
.footer__block.footer__block--socials {
position: absolute;
right: 0;
}
.footer__content {
position: relative;
}
I hope thís helps
Best,
Daisy
Hello Again I also wanted the footer links to be in the right side as well how can I do this ?