This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Checkbox Hitched Against Comment Button

Resolved 5 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Good day.

The ‘Notify me of follow-up comments by email’ checkbox is hitched against the ‘Post Comment’ button.

Do you know how to fix this?

URL: http://www.kompulsa.com/2015/02/10/martin-garrix-releases-a-free-track-a-fan-tribute/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. James 11 years, 10 days ago

    add this css to your custom css

    #commentform #submit {
    margin-bottom: 10px !important;
    }

    #commentform label {
    margin-top: -3px !important;
    padding-left: 10px !important;
    }

  2. Andrew Misplon Staff 11 years, 10 days ago

    Hi Nicholas

    Thanks for reaching out. I worked a fix up for this a little while back. Sorry that it hasn’t yet made it into the theme:

    /* Vantage Jetpack Subscription Form */
    p.comment-subscription-form {
      margin-bottom: 10px !important; 
    }
    p.comment-subscription-form input[type="checkbox"] {
      float: none !important;
      font-size: 1em;
      line-height: 1.92857em; }
    p.comment-subscription-form label.subscribe-label {
      font-size: 1em;
      float: none !important;
      line-height: 1.92857em;
      font-weight: normal;
      margin: 0 !important;
      padding-left: 10px;
      width: auto !important;
    }
    #commentform p.form-submit { 
      margin-bottom: 2em;
    }

    Should do the trick.

    @James Titchner! What a legend, thanks for helping out. As you might have noticed we’re a little behind at the moment. Are there any threads that you have open that you’d like checked out right now?

  3. Andrew Misplon Staff 11 years, 10 days ago

    @James Titchner. I found your open thread now, forgot we had that search filter :). I’m taking a look, I’ll respond there shortly.

  4. Nicholas Brown 11 years, 5 days ago

    Thank you. :) This custom CSS worked.

    • Andrew Misplon Staff 11 years, 4 days ago

      Hi Nicholas

      Super, glad that did the trick.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread