Oh sorry. After login, click on your profile → spaces → create new spaces -->Private.
It probably needs elevated permissions or something. I only see Settings and Logout. Oh well. 
Anyways, here are some tips:
- Try to target the elements with a CSS class (not the full path to the element) or their
idornameattribute value, or even with their text. - If you have a web developer in your team, they might be able to help with choosing the selectors.
Good luck!
1 Like
Thanks a lot 