Help! code is displaying at the bottom of my footer

Hi, not sure why, but there is some random code displaying after the footer. The code is:

.site-footer__linklist-item { width: 100%; } .site-footer__item { margin-bottom: 0; }

Anyone know how to hide this?

url is: kiddiecubebox.com

This is CSS code that hasn’t been wrapped in tags, or been put in a CSS file.

You can install my Liquify extension for the theme code editor here:

https://chrome.google.com/webstore/detail/liquify-shopify-theme-cod/edekihmjmpkkkaolmojnajojfgphccma?hl=en

This will let you do a code search of the files to find this code, which you can then either delete, or wrap inside

Thank you! I found the code and added the suggested wrapper. Worked like a charm.

1 Like