hello together
What is the name of the field in the kontakt form?
so I can format this one like the others
numeric captcha
Thanks a lot
kind regards
Franz
Hallo Franz,
Are you looking to style it? If so then you can target it using this CSS:
input.captcha {
your CSS goes here
}
LG,
Rikard
Hallo Rikard
When I put it that way, nothing happens.
what am I doing wrong
/*format captcha*/
input.captcha {
background-color: #e6e3ab;
border-color: #0F4477; !important;
}
Thanks
kind regards
Franz
Hi Franz,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color input#avia_6_1 {
background-color: #e6e3ab;
border-color: #0F4477;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you very much
Victoria
now it works perfectly
you can close this request
I wish you happy Easter.
kind regards
Franz
Hi Franz,
Glad we could help :)
Happy Easter!
Best regards,
Victoria