is there a way to make a dropdown hamburger menu in broadcast desktop site like on the mobile site ?

Andrewpry
Excursionist
23 0 6
Replies 4 (4)

dmwwebartisan
Shopify Partner
12282 2546 3694

@Andrewpry 

Please try following code .

Please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file. 

@media only screen and (max-width: 749px) {
 a.toggle-menus {display: block !important;}
}

Thanks!

 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Andrewpry
Excursionist
23 0 6

that did not work, it did not change the menu 

dmwwebartisan
Shopify Partner
12282 2546 3694

@Andrewpry 

It can be done by doing some code customization. Please take the help of a developer and hire Shopify Expert

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

Andrewpry
Excursionist
23 0 6

Can anyone help me with this ? I still have not received a solution and would really appreciate some help