#Remove "Reset tab to pinned URL" button
6 messages Β· Page 1 of 1 (latest)
/* hide reset button on pinned tabs */
.tab-reset-button {
display: none !important;
}
i use this btw
sorry im kinda dumb when it comes to this stuff, is this a CSS snippet / where does it need to go?
you need to follow this
This guide will help you customize the appearance of Zen Browser by live editing the userChrome.css file. Follow the steps below to start customizing your browserβs theme.
and put that css in userChrome.css file
beautiful thanks so much π