• Resolved epicmario71

    (@epicmario71)


    I would like to change the color of the form where you put the shipping data and also where the products are written on it, but I don’t know how to do it, any help?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Ross V. a11n

    (@rossviviano)

    Automattic Happiness Engineer

    Hi there,

    What color are you looking to change it to?

    Best,

    Ross

    Thread Starter epicmario71

    (@epicmario71)

    that white background

    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    It currently is white. What color are you wanting there instead of white?

    Thread Starter epicmario71

    (@epicmario71)

    I wanted to try this: #2b285d if the writings are not seen I try with something else

    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    To change that, you can look to use this CSS

    .input-text, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], textarea {
        background-color: #2b285d;
    }
    Plugin Support abwaita a11n

    (@abwaita)

    Hi @epicmario71,

    Since this thread has been inactive for a while, I’ll go ahead and mark this thread as resolved. Hopefully, the above CSS was helpful!

    Please feel free to create a new thread if you have further questions.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change color check out form’ is closed to new replies.