you did not want to see, so you need to add #bookmark to the second rule to also hide the bookmark link. <br />#storymenu, #snapback, #restart, #share, #credits, #bookmark {<br />display:
If you want Restart removed as well as Rewind and Bookmark, or if you want the back button undo to remain available, try this CSS: #restart, #snapback, #bookmark { display: none; }
If you want Restart removed as well as Rewind and Bookmark, or if you want the back button undo to remain available, try this CSS: #restart, #snapback, #bookmark { display: none; }