Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1321772
    breepear
    Participant

    Is there a way to adjust the spacing on the password login page?

    #1321775
    breepear
    Participant
    This reply has been marked as private.
    #1321867
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .post-password-form {
      display: block;
      margin: 0 auto;
      max-width: 800px;
      padding: 50px;
      width: 80%;
    }

    Hope this helps.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1321772 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>