Notifications
Clear all
Bugs and display issues
1
Posts
2
Users
0
Reactions
18
Views
Feb 25, 2019 9:36 pm
Hello,
I've read the FAQ where you edit the user-styles.css and add the following code:
#footer #osticket,
#footer #ostawesome {
display: none;
}
Save the file and refresh the webpage, the footer OsTicket and OsTicket Awesome are still present.
Please can someone assist?
Feb 27, 2019 11:50 pm
#footer #osticket,
#footer #ostawesome {
display: none;
}
Did work for me in that file. I did have to do a ctrl+shift+r to reload the cache to see the change.