0

Joomla - Fabrik form buttons.

I added a class in the form for the apply-button.

When I add the class in the user.css of the template the following works:

.btn-primary1 {background-color: green}
.btn-primary1:hover {background-color: blue)

This is not working:

.btn-primary1:active {background-color: blue}
.btn-primary1:visited {background-color: blue}
.btn-primary1:focus {background-color: blue}

The colour of the button must be blue when the user hit the apply-button. But it goes back to green. How can I solve this?

Thanks a lot!

Maud
  • 21
  • 2

0 Answers0