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!!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024