Skip to content
Discussion options

You must be logged in to vote

Update: Resolved on my own, was supposed to remove clip path. This is the final code that needs to be added in sidebery's styles editor css:

.bookmarks-badge-icon {
    display: none !important;
}

.NavigationBar .nav-item .bookmarks-badge-icon + .icon {
    clip-path: none !important;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ditz007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant