Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter sasukedark57

    (@sasukedark57)

    i already fix the other problem add this css code:

    .woocommerce table.shop_table th, add_payment_method #payment,

    form.woocommerce-EditAccountForm.edit-account {

    background: #2a2a2a;

    }
    /CODIGO PARA CAMBIAR DE COLOR del los datos de envio en la zona del carrito/

    /*CODIGO PARA CAMBIAR DE COLOR del subtotal del checkout*/

    .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table th {
    background-color: #2a2a2a;
    color: #ffffff;
    }
    .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table td {

    background-color: #0000;

    }

    but i can change the backgrount in the card page:

    Do you have some css code for thart 2 boxes?

    Thread Starter sasukedark57

    (@sasukedark57)

    Hello sure i add this css code on the checkout list yesterday:

    This code add me the background on the payment methotds.

    if i remove the code, my web side looks like this:

    Thread Starter sasukedark57

    (@sasukedark57)

    I already use that CSS code, and the only background change its the total price

    This is my webside test, but you can tell me what another css thing i need to fix? Thanks a lot

    Thread Starter sasukedark57

    (@sasukedark57)

    can you please tell me some examples?

Viewing 4 replies - 1 through 4 (of 4 total)