hello together
one question
Is it possible to use the button
“Senden”
make a border like the other fields
in the contact form
thanks and best regards
Franz
Hey schweg33,
Add this to quick css:
.avia_ajax_form .button{
border:1px solid #0F4477!important;
}
Best regards,
Jordan Shannon
hello jordan
fits perfectly
one more question
i have made my own class for a button (Private Content)
how can I install there that he changes the background color at mouse over
thanks and
kind regards
Franz
Hi,
You need to add a hover state. So it would be something like this:
.mailbutton:hover {
YOUR CSS HERE
}
Best regards,
Jordan Shannon
Thank you very much
Jordan
now it works perfectly
you can close this request
kind regards
Franz
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon