Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #803796

    Hi,
    How can we move the EMAIL and HOW DID YOU HEAR ABOUT US row in a two columns design so they are horizontal ?

    <div class=”flex_column av_one_third first”>[email your-email default:user_email class:text_input placeholder "Your Email"]</div>
    
    <div class=”flex_column av_one_third second”>[select* where-hear  class:select first_as_label "Where did you hear about us?" "Ninjatrader Ecosystem" "Google" "Facebook" "Twitter" "Ticker.TV" "Youtube" "Friend/Family" "Facebook" "Other"]</div>
    
    <div class=”flex_column av_one_third third”>[recaptcha theme:dark]<div>
    
    <p>[submit "Notify Me!"]</p>

    we tried using this code but it makes the field unresponsive

    <div class="avia_ajax_form">
    
    <p class="first_form form_element form_element_half"><br />
        [select* where-hear  class:select first_as_label "Where did you hear about us?" "Ninjatrader Ecosystem" "Google" "Facebook" "Twitter" "Ticker.TV" "Youtube" "Friend/Family" "Facebook" "Other"] </p>
    
    <p class="form_element form_element_half"><br />
        [email your-email default:user_email class:text_input placeholder "Your Email"] </p>
    
    <p class="first_form form_element form_fullwidth"><br />
        [recaptcha theme:dark] </p>
    
    </div>
    
    <p align="right">[submit "Notify Me!"]</p></p>
    • This topic was modified 7 years, 3 months ago by yingyang.
    #805103

    Hey kilimats,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Do not use

    <br />
    

    it will make things more difficult. Can you leave both options on the page and we’ll adjust one of them, whichever works better.

    Best regards,
    Victoria

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