Forum Replies Created

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

    (@zap3r)

    Thank you so much @knaveenchand

    WPC Timer i have found and looks good.

    I have that delivery plugin Premium installed but I can’t seem to force a single specific delivery date on a product – maybe you can’t? Have emailed the plugin support.

    “For delivering on a single specific date, you can simply specify it in the product description or on the checkout page. ” You mean just say it is only available for delivery on X Date on the product description itself? I’m worried people will ignore that and order it anyway!

    Thread Starter zap3r

    (@zap3r)

    Hi Appreciate this is css and have tried.

    Tried both the below, which should work but they don’t so puzzling as to why!

    —————–

    @media print {
    .table-1 table, .tkt-slctr-tbl-wrap-dv table {
    border: 1px solid #dcdcdc !important;
    background-color: #fff !important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 8%), inset 0 0 0 1px rgb(255 255 255 / 50%) !important;
    }
    }

    —————–
    .table-1 table, .tkt-slctr-tbl-wrap-dv table {
    border: 1px solid #dcdcdc !important;
    background-color: #fff !important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 8%), inset 0 0 0 1px rgb(255 255 255 / 50%) !important;
    }

    —————–

    Thread Starter zap3r

    (@zap3r)

    Thank you for your reply. I have added this but it does not work. Is there another factor, maybe with the theme that could be impacting it not working?

    Thread Starter zap3r

    (@zap3r)

    Anyone?!

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