Shopify themes, liquid, logos, and UX
Hello,
I want the "powered by shopify" at the bottom of the footer to be centered.
How can I archive this in the prestige theme?
Solved! Go to the solution
This is an accepted solution.
Thank you. Check this one.
.Footer__Aside {
justify-content: center;
}
"🌟 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 🙌"
Hi @ngtblt
Would you mind to share your Store URL wesbite? with password if its protected. Thanks!
Sent you a message!
This is an accepted solution.
Thank you. Check this one.
.Footer__Aside {
justify-content: center;
}
"🌟 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 🙌"
Thanks, works perfectly!
I add some code.
Replace this on the first one.
Same Instruction.
.Footer__Aside {
justify-content: center;
text-align: center;
}
"🌟 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 🙌"
this solution worked for me as it not only moved the text to the center but also aligned it to the center.
Thats good to hear! Please, dont forget to hit Like. Thanks!
Hello Made4uo-Ribe,
thanks for posting this. I tried to do that with my shop, but it simply does not work. Can you help me out with that and tell me what I did wrong? I also tried the same thing with your new code:
.Footer__Aside {
justify-content: center;
text-align: center;
}
But the same result☹️.
I will upload some screenshots so you have a better understanding of my current situation.
Thank you so much in advance. One last thing: Can you respond to this message via the following email?🥺 jonaskrueger59@gmail.com
THANKS!!!
Hi @Jonas_500
Please, share your store URL. Thanks!
Here is my Store-URL:
https://admin.shopify.com/store/20f42f-d0/themes/172673663313/editor
If you need more information to help me, just let me know
Thanks for the info, its password protected.
The URL you shared is password protected. I can't solve the problem without being able to access it. Thanks!
I published my theme, I think now its working and you can access the site.
Sorry still password protected. You can PM me your password. Thanks!
Thank you for the info, try this one.
.footer__content-bottom-wrapper {
justify-content: center !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hello @ngtblt ,
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code
Go to Assets folder -> base.css file or theme.scss.liquid file
Add this following code at the bottom of page
.footer-powered-by {
text-align: center;
}
Save and preview
Hope this can help.
Transcy
Hello,
there is no base.css and no theme.scss.liquid file.
Only theme.css and the code doesn't work.
Best regards
It's now located under footer.liquid
To remove the "Powered by Shopify" link (Prestige 10.4.0):
You can try to add this CSS code at the bottom of your theme.css file
.footer__aside { align-items: center !important; }
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hello, it's still left centered..
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025