When we create a button with a pdf file link, it does open in a new tab, but when we link to a .png graphic file, it does not, it only opens in the lightbox. How can we make it so that all button links open in a new tab?
Hey amyncuih,
Thank you for the inquiry.
Please edit the Button element, go to the Advanced > Developer Settings panel, then add the class name “noLightbox” in the Custom CSS Class field. This should prevent the lightbox script from loading for this particular element.
Best regards,
Ismael