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 @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 and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hello, it's still left centered..
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024