Shopify themes, liquid, logos, and UX
Hello, my copyright page doesnt show on both mobile and destop version. Any tips on how to troubleshoot this?
Solved! Go to the solution
This is an accepted solution.
You can follow the following steps:
1. Please remove the width from the html.
2. Please go to the Online Store.
3. Then Edit Code.
4. Please find the theme.liquid file.
5. Please add code before closing the tag </head> tag.
<style>
.footer__content-bottom.scroll-trigger.animate--slide-in.scroll-trigger--offscreen {
opacity: 1 !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
Hi @clayinfo
Can you please share the store url?
Thanks
This is an accepted solution.
You can follow the following steps:
1. Please remove the width from the html.
2. Please go to the Online Store.
3. Then Edit Code.
4. Please find the theme.liquid file.
5. Please add code before closing the tag </head> tag.
<style>
.footer__content-bottom.scroll-trigger.animate--slide-in.scroll-trigger--offscreen {
opacity: 1 !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
Thank you it worked!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025