harrypapas
5/15/2020 - 12:31 PM

Overwrite Single Image Lightbox

jQuery(document).ready(function(){
  jQuery(".qode-prettyphoto .[CUSTOM_CLASS_NAME]").attr("href", "[FULL_IMAGE_URL]");
});