• Resolved goodppl

    (@goodppl)


    Hello! Sometimes checkbox comment-cookies-consent displayed between textbox comment-form-author and comment-form-email. In this case, the label for checkbox displayed normally below the textboxes.

    I think the problem can be solved with

    #commentform .comment-form-cookies-consent {
        clear: both;
    }

    Please check style.css!

  • The topic ‘Incorrect comment-cookies-consent ckeckbox placement’ is closed to new replies.