Skip to:
Content
Pages
Categories
Search
Top
Bottom

Login fields to long

Viewing 4 replies - 1 through 4 (of 4 total)
  • @danbp

    Participant

    Replace in your child-theme css file

    input.input {
        width: 300px;
    }

    by

    input.input {
        width: 200px;
    }

    @alschappell389

    Participant

    Could you direct me to that file please

    @alschappell389

    Participant

    @danbp you there?

    @alschappell389

    Participant

    Never mind figured it out, but thank you for the code!

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