@raffaele1054 Did you get the comment field working? It’s showing up on my end.
“Another question is, how to chenge color a the button a the frontpage widget 4, if you are hovering that, the text will cange color and you will not see the tex anymore.”
What color did you want it to be? Currently the background stays white when hovered, and the text color changes to the blue that you’re using.
There’s a buttons section in your CSS under line 529 –
/* Buttons and Colors */
You can choose from any of those as a start, and you can create your own if needed. Let me know if you need an example.