Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #743654

    Below I put my question

    #745457

    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

    #746158

    hi

    #748303

    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

    #748568

    See reply (1 needs fixing)

    #748811

    Hi!

    Thank you for the update. Adjust the value of the “left” position or css property above.

    Cheers!
    Ismael

    #749074

    thanks.

    #749129

    Hi!

    What is the value that you used? Remove the negative value. Set it to 3px or more.

    Best regards,
    Ismael

    #749580

    hmm

    #749595

    ah.

    #749728

    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

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Question 2’ is closed to new replies.