Disable Lightbox on Mobile
-
Hi,
I would like to disable the elementor lightbox on mobile. Is there some easy CSS code that I can use to disable it in mobile view? Maybe like no onclick event for all images.
I would like to add it to the custom css tab of my theme.
@media (max-width: 767px)
{?????code?????
}
Any help is greatly appreciated!
Benne
- The topic ‘Disable Lightbox on Mobile’ is closed to new replies.