New Landing How can we help? Themeforest Theme Support Dante Checkout Page Remove Arrow

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #116450
    MHC
    Member
    Post count: 247

    Hi,

    I’ve got this extra arrow on the checkout page which I’d like to remove.
    Tried this css but doesn’t seem to work:

    .payment_box:before {
      display: none !important;
    }

    Please see attached screenshot. Thank you.

    #116451
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #116453
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your theme custom css.

    
    .woocommerce #payment div.payment_box:after {
    display: none!important;
    }
    

    -Rui

    #116460
    MHC
    Member
    Post count: 247

    Hi Rui,

    Works great! Thank you very much 🙂

    #116490
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register