Jump to content

Keep Desktop Navigation the same but change Mobile Navigation

Recommended Posts

Site URL: https://www.biancasaunders.com/

Hi,

For my desktop site I have the navigation titles linked to the first page in the dropdown menu, but when on mobile the linked page then appears as an option in navigation in addition to the first page in the dropdown.

1826763085_Screenshot2022-02-08at12_11_49.thumb.png.976620e301ba79258ce765a8127acfb5.png1337756850_Screenshot2022-02-08at12_11_54.thumb.png.6fa62e916b23d5a9ef9b50a11174d487.png

For the "Shop" dropdown, it links to the "Clothes" shop, so I want to hide the "Shop" link that appears as an option above "Clothes" on mobile.

2030783846_Screenshot2022-02-08at12_12_00.thumb.png.60b42e9520881ca7b345c3231ff11106.png

This is the same for the "Explore" dropdown, the title is linked to the "About" page, so on mobile it shows two "About" links, so I want to hide the first one on mobile.

2014080588_Screenshot2022-02-08at12_12_16.thumb.png.df0d9c77b1dfbd77f93defe59e4a1cc7.png

But for the "Collections" dropdown, I want to keep "Collections" as an option as it appears below as it is actually a different page linked than the first option in the dropdown.

149704262_Screenshot2022-02-08at12_12_08.thumb.png.880a683c6eed1017e73f71d4c394fb01.png

Hopefully that makes sense what I am asking, any help would be appreciated!!

Thank you

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 2/8/2022 at 7:24 PM, rob_1234 said:

Site URL: https://www.biancasaunders.com/

Hi,

For my desktop site I have the navigation titles linked to the first page in the dropdown menu, but when on mobile the linked page then appears as an option in navigation in addition to the first page in the dropdown.

1826763085_Screenshot2022-02-08at12_11_49.thumb.png.976620e301ba79258ce765a8127acfb5.png1337756850_Screenshot2022-02-08at12_11_54.thumb.png.6fa62e916b23d5a9ef9b50a11174d487.png

For the "Shop" dropdown, it links to the "Clothes" shop, so I want to hide the "Shop" link that appears as an option above "Clothes" on mobile.

2030783846_Screenshot2022-02-08at12_12_00.thumb.png.60b42e9520881ca7b345c3231ff11106.png

This is the same for the "Explore" dropdown, the title is linked to the "About" page, so on mobile it shows two "About" links, so I want to hide the first one on mobile.

2014080588_Screenshot2022-02-08at12_12_16.thumb.png.df0d9c77b1dfbd77f93defe59e4a1cc7.png

But for the "Collections" dropdown, I want to keep "Collections" as an option as it appears below as it is actually a different page linked than the first option in the dropdown.

149704262_Screenshot2022-02-08at12_12_08.thumb.png.880a683c6eed1017e73f71d4c394fb01.png

Hopefully that makes sense what I am asking, any help would be appreciated!!

Thank you

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  .header-menu-controls.container + .header-menu-nav-item{
    display: none;
  }
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

My testing 

image.png.8fbd63448578ef4a18a858303be64947.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.