Hi! does anyone know how I can get rid of this white box right at the bottom of the page please?

It’s showing up right at the bottom of mobile & desktop display not to sure how to get rid of it?

Hello @Tyra1
need to search this code in your coding files like base.css, theme.css or theme.liquid
and delete this code and save.

Hi @Tyra1

You can go to your Online Store > Themes > Edit code, open theme.liquid and footer.liquid files, find and remove that part of code or wrap it into this code

// that code goes here

Thanks for accepting the solution.
please hit like button also.