Hi again
The theme developer has solved the problem. I had to embed the following code to the CSS:
input[type=”checkbox”] { -webkit-appearance: checkbox!important; }
input[type=”radio”] { -webkit-appearance: radio!important; }
Now everything works fine. Thank you for your advice.
Greeting
Thanks for the quick reply.
I use http://www.elegantthemes.com/gallery/ theme: DIVI
The live site is here:
http://www.raphaeldudler.ch/gastfreundschaft-kaufkraft/
It does not display checkboxes.
Before the update everything worked fine. Now I do not know which update here makes problems. Either WP or the template or even Jazzy. Unfortunately I do all updates automatically executed simultaneously.
Thank you.