Skip to main content

password protected pages

Comments

5 comments

  • Sandra Prunici

    Hi,

    Unfortunately, it isn't possible to edit with Briz the page is open to add the page's password. It is a WP page and at h moment it can't be overwritten with Brizy.

    Best regards,
    Sandra

    0
  • Arieh Wagner

    Any update on this?

    1
  • Sandra Prunici

    Hi,

    Unfortunately, at the moment we don't have any update about this feature request. Our team knows about it and will investigate it in more details and possibilities to release it. 
    Thank you for your patience and understanding!

    Best regards,
    Sandra

    0
  • Benjamin Lindley

    Regarding the CSS class, it seems to depend on your theme. I've seen it called multiple things. Inspect the element when viewing the password protected window, find the css class, then add a few lines of code to your theme's custom CSS page. This completely bypasses Brizy, as there is no current solution supplied by them. Here's my custom CSS that at least centers the notification:

    .post-password-form {
    padding: 100px;
    margin: auto;
    max-width: 700px;
    }

    1
  • Sandra Prunici

    Hi,

    Thank you for this suggestion and for share with other users the solution you find!

    Best regards,
    Sandra

    0

Please sign in to leave a comment.