Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #915737

    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

    #915860

    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

    #916263

    Hi!
    Perfect, problem solved! Thank you!!

    Best regards,
    Philip

    #916289

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shopping cart link to checkout does not work on mobile devices’ is closed to new replies.