Warehouse Theme lost responsivity after installing Whatsapp Button APP

Hello, i am experiencing this problem with my page these last 3 days, i tried to install an whatsapp widget button APP but i didn’t like it, and after i uninstalled it, my theme just “broke” its responsivity to mobile.

I will post two pictures of how it is looking right now, my shopify theme is Warehouse with some scripts. The link to the store if you wanna check is www.vintaggioco.com

The first image is my store, and the second one is just another random store (it’s just an example of my store looked like before this bug)

I’ve tried to search multiple places but found no answer, if any other detail is needed or even acess to my store to check the code just send me your email so i can put you there.

@Migsz - please go to your theme files, open theme.liquid file and add this given line after

it should solve issue


I added the code and now it indeed is responsive, but the pop-up menu is not working properly now. If you could help me again i would be very grateful

Anyways, even if you can’t I’ve been trying to find a solution for days to the responsivity issue and you just solved it in minutes, thank you so much!

@Migsz - your theme has few jquery issues, add this code line for jquery cdn in the same theme.liquid file and after same tag and check, not guaranteed but may work


Sadly it didn’t work :disappointed_face:

Anyways thanks so much for your support and the solution in the other case :grinning_face:

@Migsz - sorry to disappoint, but menu is javsscript issue, you can get someone expert in that field to solve this issue

@Migsz - if you have original theme files which is default and not edited at all, then you can copy the code from its theme.min.js file to the theme.min.js file of this current edited theme and check

you will find this file in assets folder