Home Forums WoodMart support forum Fix Add to cart button

Fix Add to cart button

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

    zadnik
    Participant

    hi, how do i go from this: https://prnt.sc/w8do7v

    to this: https://prnt.sc/w8dngt

    i tried adding custom css but it doesnt work. thanks

    #253297

    Hello,

    I saw the screenshots you attached. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .woodmart-hover-quick .add-to-cart-loop:before {
    	color: black;
    }
    
    .woodmart-hover-quick .woodmart-add-btn>a {
    	background: none;
    }

    Best Regards.

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