Home Forums WoodMart support forum X button for remove items from cart

X button for remove items from cart

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #447219

    dfinecode
    Participant

    Dear xtemos Team

    First Big thanks for the new updates,.

    My issue is X Button for removing items from cart it’s to small customer can’t catch it if they need to remove some of items from the cart

    And if the customer click on X button the will go to the product page .

    Can you please increase the size of X button on the cart page ?

    Please check attached file it will clear more

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

    Hello,

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

    body .woocommerce-mini-cart .remove:after {
        font-size: 15px;
       font-weight:bold;
    }

    Best Regards

Tagged: 

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