Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1463728
Tables / Rows
Closed

Comments

  • Ed started the conversation

    Does this structure not work on your theme? I am making a form with columns but the columns do not split as they should.

    <div class="row">
    <div class="col-md-6">[text* your-name placeholder "Name*"]</div>
    <div class="col-md-6">[text* your-phone placeholder "Phone*"]</div>
    </div>
    <div class="row">
    <div class="col-md-12">[textarea* your-message placeholder "Message*"]</div>
    </div>
    <div class="row">
    <div class="col-md-12">[submit class:enviar "Send"]</div>
    </div>

  •  1,845
    Elated replied

    Hello,

    Please note that we used our grid for contact forms. As you can see into the code below:

    <div class="eltd-grid-row eltd-grid-no-gutter eltd-form-custom-style">
          <div class="eltd-grid-col-8">
             <span class="icon_mail_alt"></span>[email* enter-your-email-address placeholder "Enter your E-mail address"]
         </div>
         <div class="eltd-grid-col-4">
             [submit "Subscribe now"]
         </div>
    </div>



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.