Hi!
Recently noticed a rather annoying issue: When viewing our page on a mobile device, the shopping cart does not contain a link to the checkout page which means that it is impossible to complete a purchase.
I can see the shopping cart icon at all times, but the link to the checkout page only works when on desktop.
See site details in private content.
Best regards,
Philip
Hey hindenseko,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top #menu-item-shop.cart_dropdown {
z-index: 100000 !important;
}
}
Best regards,
Rikard
Hi!
Perfect, problem solved! Thank you!!
Best regards,
Philip
Hi,
I’m glad Rikard was able to help with this issue. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon