Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter teleadmin

    (@teleadmin)

    Hello, on the “personal-info-mobile” page I use this code.

    <div class=”wpb_wrapper”>

    <h2 id=”heading_5b1defe985ce0″ class=”li-heading center fw-bold” style=”color: #33495f; font-weight: 600; margin: 20px 0px 26px;”>
    Τέλεια!</br> Τώρα βοήθησέ με να έρθω σε επαφή μαζί σου </br> για να σου δώσω την καλύτερη τιμή </h2>

    </div>

    <div class=”row”>
    <div class=”col-md-2″></div>
    <div class=”col-md-8″>
    <div class=”col-md-6″>
    <label style=”color: #33495f;”>Ονοματεπώνυμο*:</label>
    [text* your-name]
    </div>
    <div class=”col-md-6″>
    <label style=”color: #33495f;”>Τηλέφωνο Επικοινωνίας*:</label>
    [tel* your-phone]
    </div>
    <div class=”col-md-6″>
    <label style=”color: #33495f;”>Ώρες επικοινωνίας:</label>
    [select menu-hours “09:00-12:00” “12:00-15:00” “15:00-18:00” “18:00-21:00″]
    </div>
    <div class=”col-md-6″>
    <label style=”color: #33495f;”>Email:</label>
    [email your-email]
    </div>
    </div>
    <div class=”col-md-2″></div>
    </div>

    <div style=”font-size:14px; text-align:center; color: #33495f;”>[acceptance your-consent] Διάβασα και αποδέχομαι τους όρους & προϋποθέσεις χρήσης* [/acceptance][checkbox checkbox-thelo “Θέλω να λαμβάνω ενημερωτικά email με προσφορές”]</div>

    <div class=”epomeno”>[submit “ΕΝΗΜΕΡΩΣΕ ΜΕ”]</div>[multistep “4-4”]

Viewing 1 replies (of 1 total)