Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1407532
    ourphn
    Participant

    Hi,

    The visibility of this page http://www.widebaypir.org/support-facilitator/ is set to private, and users must enter a password to view the content. The password box sits right on the edge of the left of the page (see attached image). How can I add some padding so there will be some space between the left hand side of the page and the password box.

    My site has maintenance mode on so will send through details separately.

    Thanks

    #1407534
    ourphn
    Participant
    This reply has been marked as private.
    #1407719
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    form.post-password-form {
        padding: 30px 30px 0;
    }

    Hope that helps.

    #1408703
    ourphn
    Participant

    Yes, fixed it.

    Thank you

    #1408932
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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