Checkout page column border - by cheyingtan

This topic has 2 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Amzy Leel

  • Avatar: cheyingtan
    cheyingtan
    Participant
    June 21, 2017 at 02:49

    Hi there,

    I help my client to design a store and he complaints that the checkout form design is bad and confusing, the column is invisible unless u click on it, how do i add the normal border back like original woocommerce checkout page?

    Like this:
    https://prnt.sc/flwr0x

    Thanks!

    1 Answer
    Avatar: amzy
    Amzy Leel
    Participant
    June 21, 2017 at 05:39

    put this css code in,

    8theme options >> styling >> custom css >> global custom css

    input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], textarea { border: 1px solid #000 !important; }

    and change the color #000 to the color you want.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.