Hi all,
Recently taken over a site. Had a couple issues with it.
The go to cart (once products have been added) doesn’t work, only on mobile? On full-screen, it pops up at the side. Not as a page (which is fine)
Any suggestions?
Hi all,
Recently taken over a site. Had a couple issues with it.
The go to cart (once products have been added) doesn’t work, only on mobile? On full-screen, it pops up at the side. Not as a page (which is fine)
Any suggestions?
Hi @Astre123 ,
I have tested and it works fine. Do you test on another device?
@Astre123
Hi,
Hi, tried this but it doesn’t seem to have fixed the issue?
issue:
It’s on mobile, you can add to basket but you can’t then go on to other products and return to basket by clicking on mobile basket top right
Hi @Astre123 ,
You want in mobile, click on cart icon it will go to cart page?
Please send me the code of header.liquid file, I will check it for you
Hi @Astre123 ,
Please find ‘mobileMenuBurger’ and change code here:
Code:
{%- include "go-cart-button" -%}
Hope it helps!