Home Forums WoodMart support forum Add to cart button design

Add to cart button design

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #556673

    atelierullira
    Participant

    hello, can you help me, please, to make the add to cart button smaller?

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

    Hung Pham
    Keymaster

    Hi atelierullira,

    Thanks for reaching to us.

    First of all, take my apologies for the delay in answering.

    I see that you changed product grid style, please let me know if you need further helps.

    Regards,

    #557027

    atelierullira
    Participant

    hello, I need you to help me make the button smaller in parts because it is too big

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

    atelierullira
    Participant

    Hello

    #557166

    Hung Pham
    Keymaster

    Hi atelierullira,

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

    div.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
        padding: 0;
    }

    Regards,

    #557385

    atelierullira
    Participant

    hello, the code you gave me does not work. this is the code I have on the website for the design of the button

    .product-grid-item .wd-add-btn-replace .add-to-cart-loop:before {  
    	 transform: translateY(0) translateZ(0);
    	color: white ; 
    	background-color: black;
    } 
    .product-grid-item .wd-add-btn-replace .add-to-cart-loop span { 
    	transform: translateY(-100%) translateZ(0); 
    	} 
    #557392

    atelierullira
    Participant

    is ok css is good you can close thx

    #557499

    Hung Pham
    Keymaster

    Hi atelierullira,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘Add to cart button design’ is closed to new replies.