Shopify themes, liquid, logos, and UX
Hi there, looking to change the year on the footer for the all rights reserved...for some reason it still says 2024 on this page.
Solved! Go to the solution
This is an accepted solution.
Hi @deep_wrinkle
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.footer-right p:after {
content: "© 2025, B.SELFIE® - All rights reserved." !important;
font-size: 12px !important;
}
.footer-right p {
font-size: 0 !important;
}
Result
Best,
Liz
Hi @deep_wrinkle i see its 2025. please double check on this
This is an accepted solution.
Hi @deep_wrinkle
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.footer-right p:after {
content: "© 2025, B.SELFIE® - All rights reserved." !important;
font-size: 12px !important;
}
.footer-right p {
font-size: 0 !important;
}
Result
Best,
Liz
thank you so much 🙂
I have another issue...when you press "get mine now" it should take you to the buy box section at the bottom of the page. It does It on our other store but it doesn't seem to work here.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025