Title: deactivate lightbox
Last modified: September 10, 2020

---

# deactivate lightbox

 *  Resolved [arnaken](https://wordpress.org/support/users/arnaken/)
 * (@arnaken)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/deactivate-lightbox/)
 * Hello,
 * I’m using the Cubik 3D module and I would like to deactivate lightbox because
   I had to split my image in slices to make it enter the grid, so that wouldn’t
   make any sense to have just a part of it in the lightbox…

Viewing 1 replies (of 1 total)

 *  Plugin Author [Serhii Pasyuk](https://wordpress.org/support/users/pasyuk/)
 * (@pasyuk)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/deactivate-lightbox/#post-13389342)
 * Try add code below to “Custom CSS” field:
 *     ```
       .gmCubik_thumb {
           pointer-events: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘deactivate lightbox’ is closed to new replies.

 * ![](https://ps.w.org/grand-media/assets/icon-256x256.png?rev=1484725)
 * [Gmedia Photo Gallery](https://wordpress.org/plugins/grand-media/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/grand-media/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/grand-media/)
 * [Active Topics](https://wordpress.org/support/plugin/grand-media/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/grand-media/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/grand-media/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Serhii Pasyuk](https://wordpress.org/support/users/pasyuk/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/deactivate-lightbox/#post-13389342)
 * Status: resolved