Hi @Antonen Can you share store url?
Topic summary
A user sought help removing the hamburger menu from their single-product Debutify store, as it was unnecessary for their use case. Initial attempts using CSS code generated by ChatGPT were unsuccessful.
Community Response:
- Multiple users requested the store URL to provide specific guidance
- One responder suggested using browser inspect tools to identify the hamburger menu’s CSS class, then applying custom CSS to hide that specific element
Resolution:
The original poster successfully resolved the issue using the browser inspect technique, applying custom CSS to hide the hamburger menu without needing further assistance.