Viewing 1 replies (of 1 total)
  • Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi @riverscapecustomarcades,

    Thanks for contacting us.

    I understand what you are looking for. To hide the single product image lightbox, icon, and background please use the below CSS code in Appearance → Customize → Additional CSS

    .shopengine-single .shopengine-product-image .shopengine-product-image-toggle {
        display: none !important;
    }

    Let me know if you need further assistance.

    Regards,
    Amir

Viewing 1 replies (of 1 total)

The topic ‘Hide Product Image Lightbox’ is closed to new replies.