Custom Form Fields are not visible when selected
Hi Nikola,
There are a couple of custom form fields that are not showing the content of the box after the option is selected, can you tell me how to make these visible? When you select the field, options appear, but when you select an option the form field remains empty showing a small amount of random marks like broken text.
Also I can't place the 'agree to terms and conditions' option to my form because there is no check box visible, and the form cannot be completed.
Hoping you can help, or maybe you can give me the code for the CSS elements to fix these?
Cheers
Matt
3 Answers
Hi Matt can you please provide a link to that page so I can take a look. It is CSS issue for sure.
Best regards,
Nikola
Hi Nikola, Please take a look at the form on the website: https://harlings.co.uk/bookings/ You will see the fields Duration and Arriving by… which are options to select, don\’t show the text within. Also, I have removed the Agree to terms & conditions option because we also have that in our shopping cart, so it doesn\’t need to be on the booking page ? Many thanks, and best regards, Matt
Hi Nikola, Please take a look at the form on the website: https://harlings.co.uk/bookings/ You will see the fields Duration and Arriving by... which are options to select, don\'t show the text within. Also, I have removed the Agree to terms & conditions option because we also have that in our shopping cart, so it doesn\'t need to be on the booking page :-) Many thanks, and best regards, Matt
Hi Matt please add this to custom styles inside EA Settings page:
.ea-bootstrap select { padding-top: 5px!important; padding-bottom: 5px!important; }save and clear cache if there is any. Best regards, Nikola
Hey Nikola, Thanks v much, that has fixed it! You are a star and have saved me loads of time. Cheers, Matt
Please login or Register to submit your answer