How can I remove unwanted code from the bottom of my webpage?

Hi, I’ve managed to get a line of code at the bottom on every page of my website that I can’t find where or how to get rid of. It is the code to make a product’s custom text box a certain size.

site here > https://pursuitofviews.ca

Thanks for the help!

1 Like

@andreapsotka

sorry for that issue your have put code wrong file so can you please move this code theme.css bottom of the file

current code theme.liquid so please move code propre css file that’s it

@andreapsotka

Please check layout/theme.liquid file. Please find the code there. If you have that code there cut and paste this code to assets/theme.css file at the bottom.

Hope this helps.

Thanks!