Shopify themes, liquid, logos, and UX
Hey,
I am using the Prestige theme and would like to center the Copyright label in the Footer.
How do I do this?
store is aeraclo.com
best regards and thanks fo every replay
Solved! Go to the solution
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
To set center "Copyright label in the Footer" you can follow here:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid,
Step 3: Add code above the tag </head>
<style>
.footer__aside {
display:flex !important;
justify-content: center !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
hey @diiekent
Hope you doing well
I visited your store but it is locked can you share your password so I can help you?
Hey,
first of all, thanks for the reply.
The passwort is pixel123.
greetings
Diiekent
Hi
Paste this code inside the file theme.css
Go-to Online Store> Themes> Edit Code
find the file theme.css and paste this code to very bottom
@media screen and (min-width: 1000px){
.footer__aside {
justify-content: center !important;
}
}
.footer__aside {
justify-content: center !important;
}
And let me know if it works
If you are unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully, it will help you. If yes then Please don't forget to hit Like and Mark it as the solution!
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
To set center "Copyright label in the Footer" you can follow here:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid,
Step 3: Add code above the tag </head>
<style>
.footer__aside {
display:flex !important;
justify-content: center !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thanks you very much, it's worked!!
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024