I'm struggling to incorporate my theme's unique style for the lightbox. I need help figuring out how to integrate my theme's CSS class into the code snippet provided below, in order to ensure that it loads my custom lightbox themes.
The current code is as follows:
$(function() {
$('#gallery a').lightBox();
});
Can someone guide me on how to include my theme's CSS class within this code? The CSS class for my theme is TZ-lightbox
.