• Resolved andynko

    (@andynko)


    Hello,

    I would like to ask if it is possible to style the “Estimated delivery” message in the basket and checkout sections in some way. Or can I delete it somehow? I have Position : Disabled, use shortcode set in the settings.

    It looks good in Cart but it does not look good on Checkout page.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m following this thread. I need to translate the same string but I can’t find it anywhere!

    Plugin Author DanielRiera

    (@danielriera)

    Hi! Sorry for delay, you can provide link on your website?

    Thanks

    Plugin Author DanielRiera

    (@danielriera)

    You can change cart and checkout style by CSS with this..

    //For title
    dt.variation-Estimateddelivery {
    ......
    }
    //For Value
    dd.variation-Estimateddelivery {
    .....
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Style checkout and cart’ is closed to new replies.