Hi,
Checkboxes and Radio buttons are not showing in my published site.
I\'ve tried using a pre-made template to see if maybe the problem was with the one I had done, but even in the ones provided by formidable, the tick boxes don\'t show.
Also, the drop down arrow on the form field doesn\'t show.
www.shaffacateringcompany.com.au/contact
Any ideas?
Thanks
You have theme CSS that's setting the checkbox opacity to 0, rendering them invisible. input[type="checkbox"], input[type="radio"] {
height: 19px;
opacity: 0;
width: 20px;
Thanks - I don't really know how to fix it as I work with builders normally and I don't know how to edit CSS much. Any chance you could guide me?
Ah! I managed! Thanks 🙂
No. I don't know your site. I have no idea where the bad CSS is located. Helping you solve this means spending time on your site. I won't do that without a paid project. If you want to hire a developer to help you, you can find one at https://formidable-masterminds.com/developers-directory/
Please login or Register to submit your answer