All things Shopify and commerce
Hello everyone, I'd like to remove the "Help" menu item from the desktop version of my website, but keep it in the mobile menu. I've included my website URL below. Can anyone guide me on how to do this? Thanks in advance!
Here is my store URL: ife2td-qb.myshopify.com
Store password: 1234
Solved! Go to the solution
This is an accepted solution.
Try this one.
@media only screen and (min-width: 749px){
a[aria-controls="NavigationTier2-3"] {
display: none !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Try this one.
@media only screen and (min-width: 749px){
a[aria-controls="NavigationTier2-3"] {
display: none !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Thank you so much @Made4uo-Ribe it works 😄
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025