• Hi

    The contact form 7 works fine, its just that the thank you message in green is behind the field forms and on the side. Its looks abit wierd.

    This is the code for the form —>

    <div style=”width: 50%; float: left;”>

    <p>Företagsnamn (obligatorisk)
    [text* your-name] </p>

    <p>Din epost (obligatorisk)
    [email* your-email] </p>

    <p>Faktura Referens
    [text fakturaref]</p>

    <p>Telefon
    [tel tel-460]</p>

    <p>Gatuadress
    [text gatuadress]</p>

    <p>Ort
    [text ort]</p>

    </div><div style=”width: 40%; float: left; margin-left: 10px;”>

    <p>Förnamn
    [text namn-privat]</p>

    <p>Efternamn
    [text efternamn]</p>

    <p>Telefon Privat
    [tel telefon-privat]</p>

    <p>Födelsedatum
    [date fodelsedatum]</p>

    <p>Organisationsnummer
    [number orgnr]</p>

    <p>Ämne
    [text your-subject] </p>

    </div>
    <div style=”width: 90%; float: left;”>
    <p>Meddelande
    [textarea meddelande]

    <p>[submit “Skicka”]</p>
    </div>

    ———————

    It works like it should except for that. Any ideas what it can be that makes the thank you message in green show behind the form fields?

    Regards
    Erik Sundell

    https://wordpress.org/plugins/contact-form-7/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Thank you message behind the form fields?’ is closed to new replies.