• Think you could help me with some CSS to make this look better? I added the below to at least space it out, but the placeholder text, button etc are all off as set by the theme. Here’s what I did so far. Any help is appreciated. Thanks

    .zrf-form label, .zrf-form input[type="text"], .zrf-form input[type="password"], .zrf-form input[type="tel"], .zrf-form input[type="email"], .zrf-form input[type="file"], .zrf-form textarea, .zrf-form select {
      padding: 15px 0;
      font-size: inherit;
      font-family: inherit;
    }
    .zrf-form label {
      font-weight: 700;
    }
    #zrf_submit {
      font-family: inherit;
      font-size: 1em;
    }

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author pipdig

    (@pipdig)

    Hi @hollywood07,

    Unfortunately we would not be able to help with styling the form as that is something which is controlled by your theme. You may be able to get help from the theme creator.

Viewing 1 replies (of 1 total)
  • The topic ‘Styling’ is closed to new replies.