Contact View

Post block

Add the containerblock after closing hero </section> block

      <div class="container">
          <div class="columns">
            <div class="column is-4 is-paper paper-top">
              <div class="profile-sidebar">
                <h4>Need to put something here </h4>
              </div>
            </div>

            <div class="column">

              <div class="content-item">

               <h1 class="title">Contact Us</h1>
               <p class="content">Please use the selections below to troubleshoot your issue. Accurately
                selecting your specific issue from the drop-down lists below will enable you to get an 
                answer to your question more quickly.
               </p>

               <p >What are you Enquiring about </p>
               <div class="tag-choices">
                 <a href=""><span class="tag is-success"> Sales & Advertising</span></a>
                 <a href=""><span class="tag is-light">Technial Issue</span></a>
                 <a href=""><span class="tag is-light">Feedback</span></a>
               </div>

                <hr class="light">
                <span class="tag is-light">Name</span>
                <p class="control">
                  <input type="text" class="input is-invis" placeholder="Your Name">
                </p>
                <span class="tag is-light">Email</span>
                <p class="control">
                  <input type="text" class="input is-invis" placeholder="[email protected]">
                </p>

                <span class="tag is-light">Message</span>
                <p class="control">
                  <textarea type="text" class="input is-invis" placeholder="Describe your Enquiry"></textarea>
                </p>

                <a class="button form is-fill m-t-10">
                  <span>Send Message</span>
                  <span class="icon">
                    <i class="fa material-icons">send</i>
                  </span>
                </a>
              </div>
            </div>

          </div>
        </div>

results matching ""

    No results matching ""