Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #407430

    Hi there I’ll link to the page that is password protected, and you can see the box where you are to enter a password is the same color as the backround, and is hard to see. How do I change the color of this box? or at least it’s border color? I’ve tried changing the settings in the general styling tab with no luck. Thanks in advance!

    #407581

    Hey Brutalben!

    Try adding this to your custom CSS.

    input[name="post_password"] {
    background: red !important;
    }

    Regards,
    Elliott

    #407721

    Thanks again Elliott!

    #407955

    Hey!

    Glad we could help :)

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.