Okay
  Public Ticket #2597833
Mobile zoom / Products
Closed

Comments

  •   OraLaboraStudio started the conversation
  •  933
    Neuron replied

    Hi,

    Can you please provide me with your WP-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   OraLaboraStudio replied privately
  •  933
    Neuron replied

    Hi OraLaboraStudio,

    You can remove the zoom effect from products on mobile by adding the following code to Appearance > Customize > Additional CSS.

    @media(max-width:768px) { 
        .zoomImg {
            display: none !important;
        }
    }

    Feel free to ask for anything you need.

    Kind Regards


  •   OraLaboraStudio replied privately
  •  933
    Neuron replied

    Hi OraLaboraStudio,

    Please go to Elementor Site Settings > Lightbox and there you have the options to remove that icon.

    https://prnt.sc/vhwqqf

    Feel free to ask for anything you need.

    Kind Regards


  • OraLaboraStudio replied

    Awesome, thank you!

  •  933
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    Kind Regards,
    NeuronThemes