I am trying to use the contact form element but it is only showing 1 form element. It doesn’t show more than one
Here is a screenshot of the problem
Hey apheliotes,
Thanks for the login details and screenshot, on which page are you having this problem?
Best regards,
Rikard
I am having problems on the contact page
Hi,
It looks like all the fields are hidden. Please search for and remove the following within your CSS:
#element_avia_4_1{
display:none!important;
}
Remove that along with the other hidden fields.
Best regards,
Jordan Shannon