Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jaeeun

    (@jaeeun)

    I just found out it works fine in Chrome and Firefox but not in Safari.

    Thread Starter jaeeun

    (@jaeeun)

    This is my css

    .woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.checkout_coupon, .woocommerce-page form.register {
    border: 1px solid #009933!important;
    background-color:white;
    padding: 20px;
    margin: 2em 0 2em 0px;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    }
    Thread Starter jaeeun

    (@jaeeun)

    I don’t know what the problem was, but it suddenly works now…!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WooCommerce] CSS doesn't work’ is closed to new replies.