Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1182050
    Tim
    Participant

    Hi X,

    When viewing a single product on mobile and tap a product image to see it in a lightbox, it interferes with SuperFly upon closing the lightbox. You have to tap really to the left side of the close button in order to make it work.

    Is there a simple solution for this?

    example: http://comhsc-siiksaare.savviihq.com/product/graco-husky-205-dubbele-membraanpomp-5/

    Thanks!

    #1182485
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Could not verify the problem. Would you mind sharing us a video on how to replicate the issue.

    Once we fully understand it, we’ll do our best to help you.

    Thanks.

    #1182847
    Tim
    Participant

    Hi Nico,

    I don’t think there is need of a video. Just open the link and bring back the screen to the smallest viewport. I have attached a screenshot to. When trying to close the lightbox, this is impossible due to superfly.

    Thanks.

    #1182907
    Lely
    Moderator

    Hi There,

    We can move it to the left since the right side is use by the superplugin menu to activate slide in menu. Try adding the following CSS:

    div.pp_woocommerce .pp_close {
        left: -.5em !important;
        right: initial !important;
    }

    Hope this helps.

    #1183231
    Tim
    Participant

    Hi Lely,

    Perfect thanks so much!

    Cheers!

    #1183248
    Joao
    Moderator

    Glad to hear we managed to help,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1182050 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>