Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: strange white area on top with some window sizes #533334

    Thanks, what a stupid error in the picture. Didn’t notice this until viewed with Photoshop.
    And thanks for the share button update!
    Thanks!

    in reply to: mailchimp signle line form #529622

    Newer mind, I fixed the layout with this kind of solution to get single line mailchimp form:

    <p class=”first_form form_element form_element_three_fourth”>
    <input type=”email” name=”EMAIL” placeholder=”Your email address” required />
    </p>
    <p class=”form_element form_element_fourth modified_width”>
    <input type=”submit” value=”Sign up” class=”button” />
    </p>

    in reply to: mailchimp signle line form #529526

    ok, thanks. Now the email & submit button are on the same line. But how
    A) use the whole content are what is available for the contact form?
    B) submit button should be the same height as the email field?
    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)