I am using this shortcode combination.
[x_button class=”btn-lightbox” shape=”square” size=”mini” float=”none” info=”none” info_place=”top” info_trigger=”hover” href=”https:somewhere.in.com/Proven_Process_FIN.png”]Proven Process[/x_button][lightbox selector=”.btn-lightbox”]
However, I have an image element later on in the page that has the link toggled on. It also opens in a lightbox, even though it does NOT have the btn-lightbox selector on it as a class.
How do I get my lightbox button combination NOT to be applied to the image elements I’ve added to other sections of the Cornerstone page?
thanks