Jump to content

HIDE A LINK IN FOLDER ON MOBILE NAVIGATION

Go to solution Solved by Beyondspace,

Recommended Posts

9 minutes ago, aleadvtz said:

Hello,

I am trying to hide the following links on mobile navigation folder but I cannot find the correct path to target the links.

Any help?

Thank you so much.

hide links SQSP.png

Can you share your site with the protected password so I can take a look?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • Solution
22 minutes ago, aleadvtz said:

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  .container.header-menu-nav-item [href="/naxos-gallerie"] {
    display: none;
  }

  .container.header-menu-nav-item [href="/histoire"] {
    display: none;
  }

  .container.header-menu-nav-item [href="/activits"] {
    display: none;
  }
}

Let me know it works on your site

Support me by pressing 👍  or marking as solution if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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.thumb.png.c9f02b970ddd7e282cfb240fc0eceaae.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
2 minutes ago, bangank36 said:

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  .container.header-menu-nav-item [href="/naxos-gallerie"] {
    display: none;
  }

  .container.header-menu-nav-item [href="/histoire"] {
    display: none;
  }

  .container.header-menu-nav-item [href="/activits"] {
    display: none;
  }
}

Let me know it works on your site

Support me by pressing 👍  or marking as solution if this useful for you

It worked! Thank you so much! 

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.