Home Forums Basel support forum Mobile Zoom İmage

Mobile Zoom İmage

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #33266

    Ro3rX
    Participant

    Hello

    mobile zoom image on the product page of the theme is so bad I want my zoom image to work as a pop-up window,I added sample images below

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

    Artem Temos
    Keymaster

    Hi,

    Could you please provide us your product page link so we can check it first?

    Thank you

    #33272

    Ro3rX
    Participant
    #33274

    Ro3rX
    Participant

    there is only a problem with the mobile view

    #33276

    Artem Temos
    Keymaster

    If you want to open image in the popup when you click on the image itself (not on the icon) you need to change this option in Theme Settings -> Product page https://gyazo.com/7154719ada034facff05dc5f13bc3269

    #33280

    Ro3rX
    Participant

    yes i know it but when i click on the product image i want it to be the other zoom image of the theme is very bad,
    it would be better to have a pop-up window instead only on mobile

    #33283

    Artem Temos
    Keymaster

    Sorry, but we still don’t understand your request. Do you want the zoom function or open image in a popup?

    #33287

    Ro3rX
    Participant

    I do not want zoom when I click on the product image with the mouse I want a popup

    only on mobile

    #33288

    Ro3rX
    Participant

    zoom view of this theme see soo bad

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

    Artem Temos
    Keymaster

    But it is not our zoom function since it comes with WooCommerce plugin by default. You can check with other themes too. And as you can see, our theme has an option to disable it if you don’t line. But there is no way to disable it on mobile devices only. If you want, we can give you a CSS code to hide it mobile devices, but the popup will be opened only when you click on the icon. Here is a code for this

    .zoomImg {
    	display: none!important;
    }

    add it for mobile devices only in Theme Settings -> Custom CSS.

    Regards

    #33307

    Ro3rX
    Participant

    Thank you.

    #33315

    Artem Temos
    Keymaster

    You are welcome.

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