Hi there,
How do I get the submit button on the same horizontal line as the input fields on the contact form? I’ve seen people talking about it on the forum but no one talking about how they did it. :)
Also can I have a couple whitespace separators on my homepage and no matter how big of a negative number I put in, the size doesn’t change. How can I make the whitespace smaller?
Hey bethiebfit!
Can you post the link to your page where you have your contact form please? :)
Regards,
Yigit
Any chance I could also make the button this color (9ef2e0) instead?
Hey!
Please post a link to your website.
Best regards,
Josue
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#av_section_2 input.button { background-color: #9ef2e0!important; border: none!important; margin-top: 25px; margin-left: 10px; }
#av_section_2 .avia_ajax_form p { width: 22%; clear: right; }
.avia_ajax_form .form_element_half { width: 37.5%; }
Cheers!
Yigit
Thanks! That works.
Now, any idea why the whitespace won’t change for me? It’s very frustrating when the simple things that I should be able to figure out don’t work. :(