0
Hiding the '+' for views
This is the element: <div class="i-32-16 i-light-grey i-plus FastClickContainer_root" role="button" data-testid="elements-before"><div class="FastClickContainer_rippleContainer"></div></div>
Is there any way of hiding the plus using clever trickery :-). For example add it to my HUD scripts hiding all the other doodads?
1 reply
-
Hi Alan,
Don't know if you've managed to sort this yet, but this works
html("div.TabsRow_actionsContainer.TabsRow_addContainer{display:none}")
Content aside
- 1 yr agoLast active
- 1Replies
- 77Views
-
2
Following