• 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

    • This topic was modified 5 years, 10 months ago by bennedebakker.
  • The topic ‘Disable Lightbox on Mobile’ is closed to new replies.