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

    Hi,

    On my website https://honigbaer24.de/ the cart icon is not be clickable on mobile devices? Can you help me?
    Thank you

    #1111892

    Hey flow4you,

    Can you try adding this css code in QUick CSS, located in Enfold > General Styling:

    @media only screen and (max-width:767px) {
      #header #menu-item-shop {
        z-index: 9999;
      }
    }

    Best regards,
    Nikko

    #1111933

    It works perfect for me. Thanks!

    #1112133

    Hi,

    I’m glad this was resolved. 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 icon not clickable on mobile devices’ is closed to new replies.