Cart & account icon doesn't work in mobile debut theme

Topic summary

Mobile issue in the Debut theme where cart/account icons on the right header weren’t clickable; tapping the header triggered a dropdown menu instead.

A CSS-based fix was suggested: add a snippet in theme.liquid before the closing tag. (The exact CSS content isn’t shown in the thread.)

After applying the CSS, the icons worked correctly on mobile.

Outcome: Resolved. No further questions or disputes. The solution hinges on a CSS tweak placed before .

Summarized with AI on January 29. AI used: gpt-5.

Here is my store url

https://bkmotoparts.com/

When switching to mobile, i cant click on any icons on the right.

The whole header just become a drop down menu when clicked instead.

Thank you in advance

hello @bkparts


Go to theme → edit code → theme.liquid and put this above code before

Works like a charm!

Thank you very much