Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi Guys,
I've searched all over for the solution to this and i'm struggling so please help me 🙂
www.coolplates.co.uk (Password: abc123)
The desktop menu looks ok now i've added seperate menu items as | with a href to just # so it looks like:
Road Legal Number Plates | Show Number Plates | Accessories
The issue I have is that these | menu items are actual links, although they dont let you go anywhere, and on mobile it looks terrible like:
Road Legal Number Plates
|
Show Number Plates
|
Accessories
Many thanks for your help.
Dean
Solved! Go to the solution
This is an accepted solution.
Hi @coolplates, to do that, please follow our instructions:
Step 1: Open Online Store -> Themes -> Edit code.
Step 2: Find theme.liquid file.
Step 3: Paste this code before the close </head> tag:
<style>
#mobile_menu li:nth-child(odd) {
display: none;
}
</style>
If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
This is an accepted solution.
Hi @coolplates, to do that, please follow our instructions:
Step 1: Open Online Store -> Themes -> Edit code.
Step 2: Find theme.liquid file.
Step 3: Paste this code before the close </head> tag:
<style>
#mobile_menu li:nth-child(odd) {
display: none;
}
</style>
If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Thank you so much. This worked perfectly. Really appriciate your help
You are welcome 😁
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025