Below I put my question
Hey!
Have you figured it out already? I can see add to cart button on my end and clicking the buttons adds the product to cart as it should :)
Best regards,
Yigit
Hey!
1.) The image looks smaller because the script called config-woocommerce > woocommerce-mod.js > “track_ajax_add_to_cart” function doesn’t recognize the custom button. The button has to contain the “add_to_cart_button” class attribute. Please add this in the Quick CSS field:
div ul.product_list_widget .mini_cart_item > img {
width: 55px;
padding: 2px;
height: auto;
border: 3px solid #fff;
left: -4px;
position: relative;
}
2.) Edit the first column in the row then set the “Equal Height Columns” to “Equal Height”.
Cheers!
Ismael
See reply (1 needs fixing)
Hi!
Thank you for the update. Adjust the value of the “left” position or css property above.
Cheers!
Ismael
thanks.
Hi!
What is the value that you used? Remove the negative value. Set it to 3px or more.
Best regards,
Ismael
Hi!
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael