Re: MOBILE MENU NOT WORKING

Why isn't my mobile dropdown menu functioning?

TheGiftCoMalta
Visitor
2 0 0

hello - need some technical help , my mobile drop down menu isn't working.... 

 

the store is www.thegiftcomalta.com .. any help is greatly welcome

Replies 2 (2)

jazz-jay
Shopify Partner
96 14 17

Hi,


There are css codes inside your theme.min.js

 

.template--collection.@media only screen and(min - width: 798 px) {
    .template--collection.layout--main - content {
        padding: 50 px 50 px!important;
    }
}

 

Removed those css codes and your mobile menu will work.

banned
TheGiftCoMalta
Visitor
2 0 0

Hi there thanks for this - I did this but still not working 😕