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 and Accept solution! Or Support me: Buy Coffees
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- 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.
- 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..
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024