Basket icon

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

    kaanburakdogrucu
    Participant

    Product archive courser hoover change basket icon.

    İ want close this basket icon i want only ” read more ”

    Pls help hows change this?

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

    Hung Pham
    Keymaster

    Hi kaanburakdogrucu,

    Thanks for reaching to us.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .product-grid-item .wd-add-btn a:hover:before,
    .product-grid-item .wd-add-btn a:hover span{
    	transform: none;
    }
    
    .product-grid-item .wd-add-btn a:before{
    	font-size: 0;
    }

    Regards,

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