And this is why I love you guys!
Works!
I added this though to make sure only that page does not show the menu:
.page-id-3303 .sticky-wrapper {
background-color: #222;
display: none;
}
***Guys, why do you add a dot before sticky-wrapper and not a # ?