Home New Guten Forums WoodMart support forum Button add to cart icon

Button add to cart icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #501673

    makexpertmodsrl
    Participant

    Good evening, help me please to change remove the icon cart from the add to cart button on my mobile to the text “Add to cart” see screenshoot please
    Thank you

    Attachments:
    You must be logged in to view attached files.
    #501845

    Hello,

    Please share the wp logins details in private content under the message area i will check and give you a possible solution.

    Best Regards.

    #501849

    makexpertmodsrl
    Participant

    ok thank you

    #501917

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    .product-grid-item .wd-add-btn-replace .add-to-cart-loop:before {
        content: " " !important;
    }
    
     .product-grid-item .wd-add-btn-replace .add-to-cart-loop:hover span {
        transform: unset !important;
    }
    
    .product-grid-item .wd-add-btn-replace .add-to-cart-loop span {
        font-size: 10px !important;
    } 

    Best Regards.

    #501932

    makexpertmodsrl
    Participant

    thank you su much, ticket close

    #501934

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Button add to cart icon’ is closed to new replies.