Hi there,
my search icon is missing from search box. Can you please help me???
Hey bopartkunsttransporte,
This CSS in Quick CSS is changing the font family:
input[type='submit'] {
font-family: Jura !important;
}
Try to be more specific in your CSS, if you are looking to target a form submit button for example.
Best regards,
Rikard
That means???
I defined my buttons and this affect the search one?
This code I got from the support. I am not a programmer, so I would be grateful if you could be a little more precise and maybe give me a solution.
Best regards :)
Arantza
Hi,
I’d be happy to help you with that. Could you be a bit more precise as to which button you are looking to target with the CSS in question?
Best regards,
Rikard
Thank you!!!! :)
The contact form
Hi,
Thanks for that. Please try this CSS instead:
.avia_ajax_form input[type='submit'] {
font-family: Jura !important;
}
Best regards,
Rikard
it works! thank you :)
Best regards!
Arantza
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
You can close it. Thank you :)
Hi bopartkunsttransporte,
Thanks for using Enfold and have a great day!
Best regards,
Nikko