New Landing How can we help? Themeforest Theme Support Dante Add to shopping bag button

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

    Hi,

    I’ve changed the text for “Add to shopping bag” button on single product page, and removed the cart icon using the below CSS:

    .ss-cart:before {
    display: none;
    }

    However, there seem to be an extra space before the text. Could you let me know where I can remove the extra space? Please see attached screenshot for explanation.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #110019
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Your site is in maintenance mode. Can you provide us user credentials to inspect that button?

    -Rui

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

    Hi,

    Add the code bellow to you theme custom css options. That should do it.

    
    .woocommerce form.cart button.single_add_to_cart_button i {
    display: none!important;
    }

    -Rui

    #110037
    MHC
    Member
    Post count: 247

    Hi Rui,

    The code works like a charm! Thank you very much ๐Ÿ™‚

    #110040
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Rui ๐Ÿ™‚

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 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