• I have a problem with my checkout page in WooCommerce. Text and background is both white, so the text is not visible.
    When text colour is changed by a CSS, it somehow gets overruled. A WP-expert have been helping me. He thinks it is some kind of problem with a plugin or java.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author themeansar

    (@themeansar)

    Hello john,

    Please paste the following css code in additional css text filed and check. Hope this is what you want to get.

    .woocommerce form .form-row label {
       color: #202830;
    }

    Regard’s
    Themeansar

    Thread Starter johnnyandersen76

    (@johnnyandersen76)

    Thank you. Now it works with the most check out fields, but not the field where you choose way of shipment, on the check out page and in the cart.
    cart page with same problem

    On the check out page, the text “Send varerne til en anden adresse?” is also still white, the same as the background.

    Regards
    Johnny

    Thread Starter johnnyandersen76

    (@johnnyandersen76)

    Still a problem: It works with most of the check out fields, but not the field where you choose way of shipment, on the check out page and in the cart.
    cart page with same problem

    On the check out page, the text “Send varerne til en anden adresse?/Send shipment to another adress?” is also still white, the same as the background.

    Regards
    Johnny

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with background colour in WooCommerce checkout page’ is closed to new replies.