Home Forums Basel support forum Product photo duplicated at mobile…

Product photo duplicated at mobile…

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46346

    lucassp
    Participant

    Hi,

    At mobile the products photos are duplicated, like you can see at attachments.
    When page load 100% and you click at 2nd photo, all photos are showed duplicated.

    How can I solve it?

    Tks,

    Lucas.

    Attachments:
    You must be logged in to view attached files.
    #46363

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area for mobile devices in Theme Settings to fix this issue

    .zoomImg {
    	display: none!important;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)