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?

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
  • 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

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.thumb.png.c9f02b970ddd7e282cfb240fc0eceaae.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
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.