New Landing How can we help? Themeforest Theme Support Neighborhood Disable lightbox functionality site-wide

Viewing 4 posts - 1 through 4 (of 4 total)
  • #164874
    jbordersfl
    Member
    Post count: 22

    i have the image zoom function turned on for my product pages, and want to completely disable the lightbox (all functionality, magnifying glass link icons, etc.) site-wide.

    how can i accomplish this?

    i read in another post that if the zoom is on, lightbox is off, but this doesn’t appear to be correct for me.

    thanks!

    #165360
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Has default it’s not possible to turn off the lightbox.

    Has an alternative add the code below to your custom css, this way the magnify button will disappear.

    
    product-img-slider li a.zoom {
      display: none;
    }

    Let us know if it worked.

    -Rui

    #165453
    jbordersfl
    Member
    Post count: 22

    yes, when i added the # to the front of that it worked 🙂 looks like that did the trick to disable the lightbox for me altogether. thanks.

    #165483
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad I could help.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register