• Resolved spherosoft

    (@spherosoft)


    Hello,

    The “Accept” button works in web browsers on desktop and laptop, however, it does not work in mobile browsers.

    I have tried the accept button in both Chrome mobile and Firefox mobile and it does not work.

    Even in Inspection mode in Chrome on desktop I select mobile view and it does not work there either.

    Any suggestions would be helpful.

    Let me know if you have any questions or require additional information from me on the topic.

    Kind regards,
    J

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @spherosoft,

    We checked your site and identified that an element “touchy-wrapper” is overlapping the cookie buttons, which is only visible on mobile devices. The solution is to increase the z-index value higher than the overlapping element.

    Please add the below style in the theme’s CSS.

    #cookie-law-info-bar { z-index: 99999; }

Viewing 1 replies (of 1 total)
  • The topic ‘Accept button does not work on mobile’ is closed to new replies.