Okay
  Public Ticket #2235368
Issue with the "add to cart" feature
Closed

Comments

  •  1
    Mamadou started the conversation

    Hi, 

    There's a problem with the "add to cart" function, please watch the video on this link: https://we.tl/t-nj0VKql9LR

  • [deleted] replied

    Hi Mamadou,

    I saw your video, but I don't understand exactly what is the problem. Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Also when I try to login in your site I see this error.

    medium
    (view on a new page)

    Thanks!

    Have a nice day.

  •  1
    Mamadou replied

    Oh sorry, 

    I had activated a security plugin, you have access to the site again normally 

    The issue is that the link add to cart is not well displayed , when I move the mouse over the add to cart link, there is a display problem, there is a visual  offset.

  • [deleted] replied

    Hi Mamadou,

    Sorry but now it seems that your Wordpress credentials are not working.

    Can you please send me new ones so I can check that page, for the moment I only see coming soon page.

    Thanks!

  •  1
  • [deleted] replied

    Hi Mamadou,

    Thank you.

    Can you please add the code below to your Custom CSS area:

    .woocommerce .products .product.catalog-layout-default .item-info .add-to-cart-and-product-categories.show-add-to-cart .add_to_cart_button {
        width: 100%;
    }
    a.button.add_to_cart_button.product-type-simple:after {
        background-color: transparent;
    }

    Have a nice day!