Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I want my site to function simply as a landing page and would like to remove the Hamburger Icon from the mobile view. Is there a way to do this?
Thank you for your help!
Solved! Go to the solution
@cfm_600200380 go to assets > theme.css and put this css bottom of file
button.header__mobile__button {
display: none !important;
}
Hi Kazi,
Thank you so much for your help, seriously. When I go to assets, there is no base.css option. Would it be under something else?
OMG Kazi, THANK YOU! Instead of base.css I put it under themes.css and your code worked. OMG I LOVE YOU. Thank you!!
Hi Kazi,
Would you perhaps also know how to remove the cart icon from desktop and mobile?
Im obsessed with you. THANK YOU!!! It worked.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024