Home Forums WoodMart support forum Style issue

Style issue

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #77005

    amaury_santillan
    Participant

    Hi guys.

    Ive succesfully added a column to the Checkout Review Order Table https://www.outlet.viajes/finalizar-compra/

    Ive added this code to my custom css. But it just dont work. Even after I recreated it on chrome directly.

    *Please add any product top cart
    .woocommerce-checkout-review-order-table td.product-remove, .woocommerce-checkout-review-order-table th.product-remove {
    width: 10%;
    max-width: 10%;
    }

    Could you help me?

    Thanks

    #77007

    Artem Temos
    Keymaster

    Hi,

    Sorry, but theme support doesn’t cover questions regarding additional code customization of third-party plugins like WooCommerce.

    Kind Regards

    #77011

    amaury_santillan
    Participant

    Im not looking nor asking for code customization. I can do it myself.

    The Custom CSS tool of yours is not working properly. So even if I set the right CSS style it just dont work.

    #77012

    Artem Temos
    Keymaster

    Yes, your code is correct but may be blocked by some of other code added to that field that is not valid. Try to remove all the code from that field and leave your code only to check.

    #77015

    amaury_santillan
    Participant

    I just removed any code on my style sheet.

    Theres is nothing but this few lines:

    .woocommerce-checkout-review-order-table td.product-remove2, .woocommerce-checkout-review-order-table th.product-remove2 {
    width: 10% !important;
    max-width: 10% !important;
    }

    Still doesnt work

    #77025

    amaury_santillan
    Participant

    Never mind.

    Please, dont do anthing

    #77049

    Artem Temos
    Keymaster

    OK, contact us if you will have any extra questions.

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Style issue’ is closed to new replies.