Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #301705

    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?

    • This topic was modified 10 years, 3 months ago by bethiebfit. Reason: added another question
    #301716

    Hey bethiebfit!

    Can you post the link to your page where you have your contact form please? :)

    Regards,
    Yigit

    #301741
    This reply has been marked as private.
    #301742

    Any chance I could also make the button this color (9ef2e0) instead?

    #302166

    Hey!

    Please post a link to your website.

    Best regards,
    Josue

    #302224
    This reply has been marked as private.
    #302643

    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

    #302684

    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. :(

    #302691

    Hey!

    Please add following code to Quick CSS as well and adjust as needed

    .content, .sidebar { padding-top: 5px; padding-bottom: 5px; }

    default value is 50px

    Regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.