Page 1 of 1

Change text color

Posted: Thu May 07, 2020 10:00 am
by Bibliosalut
Hi. I'd like to know how I can change the color of the text on the form. In the previous version I modified the app.min.css file and simply replaced the colors, now I'm doing the same thing but it doesn't work and I want to know if it's the right way or not anymore. And another thing the color of the content of the custom fields I see that is different if it is chosen as a select button and I do not know if it is so or is some bug

https://ibb.co/JsP98nH

A Greeting

Re: Change text color

Posted: Thu May 07, 2020 10:06 am
by Klemen
You didn't mention what version you previously had, but this hasn't changed in Hesk 3.

Note that you have two folders with CSS files:
For admin panel: /css
For public side: /theme/hesk3/customer/css

One more note about Debug mode (Admin panel > Settings > Help desk):
If you have Debug mode ON Hesk will use "app.css"
If you have Debug mode OFF Hesk will use "app.min.css"

Re: Change text color

Posted: Thu May 07, 2020 10:27 am
by Bibliosalut
Ok it's true, before I had the version 3.1.0 and now it's the last version 3.1.1 and I have already solved the color issue in theme/hesk3/customer/css/app.min.css

Thanks for the help

Greetings