Change color of "New ticket" button

Question:

Is there any chance you can change the colour of the "New Ticket" button which is currently green?




Answer:

You would have to use CSS for that. The code for changing the New ticket button color to white would be as follows:

#divBigHeader #newTicket a.button {
background-color: #FFFFFF !important; // replace #FFFFFF with your color if needed
}

Insert the CSS on the Administration > General settings page, in the Advanced CSS & JS area.


Creation date: 11/6/2018 5:04 PM      Updated: 11/6/2018 5:09 PM
Jitbit Helpdesk ticketing system is our flagship product. Its a great helpdesk software app offered both as a hosted and "on-premise" versions.