This topic has 3 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #101009
     michalzwierz
    Participant

    How can I customize “protected content, enter password” site?

    Is there a plugin? Template?

    Thanks 🙂

    #101034
     Radu
    Moderator

    Hi,

    You have used a plugin for that feature ? to protect a page/whole site with a password ?

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #101041
     michalzwierz
    Participant

    No, just standard “protect by password” instead od “public” when publishing.

    #101165
     Radu
    Moderator

    Ok,

    Is not an option to customize that but you can use this css, it will be more visible , just adjust with your desired settings.

    COPY CODE
    
     .post-password-required {
        width: 100% !important;
        height: 100% !important;
        display: block !important;
        text-align: center;
        padding: 15% 0;
    }
    
    

    CSS can be added to wp-admin -> theme options -> general settings -> quick css

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?