I want to make the menu on my website in mobile mode with a hamburger style menu all the time even when viewed on a desktop. If you resize the browser window, you can see that the menu changes into a different style of menu. I was recommended to change settings in the store and inserting code within the theme.liquid but it didn’t work. I also want to continue using my theme and apps associated with the menu. Currently I use the Empire theme by Pixel Union and the Buddha Mega Menu & Navigation by Buddha Apps. I appreciate any help!
I put it in the theme.css.liquid file because the theme I have doesn’t have a theme.css file and it didn’t work. Also tried putting it in the theme.liquid file in between and it didn’t work either.
To show the mobile navbar, you must intervene more deeply in your theme code. You can try the following:
Go to Online Store > Theme > Edit Code, and add the following code to any file with the js in the assets folder: