Title: Disable lightbox
Last modified: August 22, 2016

---

# Disable lightbox

 *  [meredithbullock](https://wordpress.org/support/users/meredithbullock/)
 * (@meredithbullock)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/disable-lightbox-5/)
 * I’d like to disable the lightbox feature when portfolio/slider images are clicked.
   I don’t want them to be clickable at all. Thank you!

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/disable-lightbox-5/#post-5884981)
 * Did you want the lightbox feature completely disabled for the whole site or just
   that area?
 * What slider are you using? Can you post a link?
 * One option without having to edit code is to use css like this… this is assuming
   you are using the flex slider:
 *     ```
       .portfolio-single .flexslider .slides li {
           pointer-events: none;
           cursor: default;
       }
       ```
   
 * Kadence Themes
 *  Thread Starter [meredithbullock](https://wordpress.org/support/users/meredithbullock/)
 * (@meredithbullock)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/disable-lightbox-5/#post-5885271)
 * Thank you so much, that worked perfectly!
 * Now I just need the lightbox disabled on the homepage – can you help with that
   too? Thanks
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/disable-lightbox-5/#post-5885272)
 * Sure, post a link and I can help.
 * Kadence Themes
 *  Thread Starter [meredithbullock](https://wordpress.org/support/users/meredithbullock/)
 * (@meredithbullock)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/disable-lightbox-5/#post-5885273)
 * The website is in maintenance mode right now – so as soon as it goes live I will
   notify you then you can view it.
 * TonjeThygesen.no
 * Thank you!

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

## Tags

 * [disable lightbox](https://wordpress.org/support/topic-tag/disable-lightbox/)

 * 4 replies
 * 2 participants
 * Last reply from: [meredithbullock](https://wordpress.org/support/users/meredithbullock/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/disable-lightbox-5/#post-5885273)
 * Status: not resolved