How to hide menu name from mobile dropdown menu (broadcast theme)

Hello,

I have a parent menu name “shop” and on mobile I would like it to not show and would like to see the arrow only. Is it possible to do this?

My website is taketwojewelry.com

Thank you in advance!!

Hello @TimTakeTwo ,

With a direct css solution it will hide other elements too.
So I suggest first editing the code, adding a unique class/Id to its element and then hiding it.

btw if you find it in the code just comment/remove it then there is no need to hide it with the css.

Thanks

Hi @TimTakeTwo

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

Thank you!!

Glad that i can help. Let me know if you have any questions