I am trying to find the CSS that would hide a page link in the top navigation of a site. I'm using Squarespace 5 without the developer mode.
What I've tried:
#modulePage19359482 #navigationTop-moduleLink1935947 { display: none; !important }
But something doesn't work, I would be glad if somebody could help me.