Hide the newest Support menu of v10.16
Posted: Wed Jan 10, 2018 11:10 am
Hello!
I would like to hide some items or the whole Support menu that you bring in last December with version 10.16. Based on what I read on your site, I edited my CSS file with :
but it doesn't seem to work. What should I do?
Thanks!
I would like to hide some items or the whole Support menu that you bring in last December with version 10.16. Based on what I read on your site, I edited my CSS file with :
- Code: Select all
button.btn.btn-link.btn-help {
display: none;
}
but it doesn't seem to work. What should I do?
Thanks!