Add to cart doesnt open the cart widget

Hello,

I’ve got this problem: When clicking the add to cart button, the cart widget doesnt open, as is used to, but instead It gets me on the product Page. This happens only on desktop version of the store.

I would like the add to cart button to work as it works on the mobile version of the store.

This thing changed after I tried to install a auto add to cart items app.

www.geolenn.com is the store adress.

Thank you

@Gabi6 , Add to cart button working fine. Could you please explain the issue in detail? so, i can guide you accordingly

Hello,

Sometimes on the header inline, there appears this scrollbar. When this happens, the add to cart button from the home Page, takes me to the product Page after clicking it. Also, the products meniu doesnt work.

@Gabi6 , to solve the header scroll issue, add the below lines of code at the end of your theme.min.css file.

.t4sp-sticky .t4s-section-header{
overflow:hidden;
}

to solve the issue of add-to-cart functionality, I need to check your theme code.

The same thing it’s happen with me on my website https://mynstromy.com that’s my store address please do let me know if anything can i do for it thank you.

@alishaloras , Do you add any additional apps to your website?