Tagged: CONTACT FORM, enfold
Hello!
I would like hide my avia (Enfold) contact form title (not the labels, only the title). How can I do this?
Sorry, but the empty title is not possible… :)
Thank you!
Regards, Peter
Hey Peter,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hey!
It looks like you forgot to post a link to the website in your previous post.
Cheers!
Dake
LOL :D http://hoger.hu
Bye
Hi!
Please insert the below css into your custom css section:
#top form h3{
display: none !important;
}
Regards,
Dake
Thank you, its work! :)