Tagged: CONTACT FORM
Hi,
I would like to change my contact form borders >> http://prntscr.com/ibuhqb with lines, so look simple and elegant like this one >> http://prntscr.com/ibuhqb. So, what should I do? Is there any quick CSS code?
Thanks,
Hey lindseyellenberger,
This should be possible via css. Please provide a link to your site/page in question so we can look into this further and provide the proper scripts.
Best regards,
Jordan Shannon
Hi,
Sorry, I mean look simple like this one http://prntscr.com/ic5y72, and this is mine https://bustanqu.com/form-donasi/
Regards
Hi,
Thanks for the link and screenshot. Please try the following in Quick CSS under Enfold->General Styling:
#top .main_color input[type='text'] {
background-color: transparent;
border: none;
border-bottom: 1px solid #ddd;
}
Best regards,
Rikard
Hi,
Thanks for the response. The codes are work but didn’t work in option select menu element >> http://prntscr.com/ic9e5c. Also, I want to apply hover line while mouse click in the field.
Regards
Hi,
If you are running css that is formatted incorrectly, then its very possible that the options may not work. Please double check all your custom css.
Best regards,
Jordan Shannon