Shopify themes, liquid, logos, and UX
Hi,
Has anyone experienced this before? Some codes from my site is visible in the bottom of my footer.. Seems like it is about my mini cart. Any ideas about how to remove this?
Solved! Go to the solution
This is an accepted solution.
Hello @_frida ,
I understand you are looking to remove the code mistakenly added in your footer.
The issue you are facing is because you have not added the code in between <style>....</style> tag , as you can see in this screenshot https://prnt.sc/wBZc0IpzYgdV
Please follow the below mentioned steps to resolve this issues -:
1. Go to Online Store -> Themes -> Click on three dots -> Edit code.
2. Next search and open theme.liquid file before </body> tag.
3. Search for the code in the file do search just before closing </body> tag [It may be nearly to this tag.]
4. Now, if you want to retain the code, then add <style> ....</style> before starting and ending of the code and if you would not to take the functionality of this code, then just remove the code
5. Save changes.
I hope the solution helps you
Please share if you have any query.
Thank you.
Hi @_frida ,
it's because you have to add that css in between <style></style> tag.
Thank you
This is an accepted solution.
Hello @_frida ,
I understand you are looking to remove the code mistakenly added in your footer.
The issue you are facing is because you have not added the code in between <style>....</style> tag , as you can see in this screenshot https://prnt.sc/wBZc0IpzYgdV
Please follow the below mentioned steps to resolve this issues -:
1. Go to Online Store -> Themes -> Click on three dots -> Edit code.
2. Next search and open theme.liquid file before </body> tag.
3. Search for the code in the file do search just before closing </body> tag [It may be nearly to this tag.]
4. Now, if you want to retain the code, then add <style> ....</style> before starting and ending of the code and if you would not to take the functionality of this code, then just remove the code
5. Save changes.
I hope the solution helps you
Please share if you have any query.
Thank you.
Thank you! This worked perfectly 🙂
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025