-
-
Hi,
Can you please tell me how I can remove the photo caption tooltip and phot caption from the light box from this page: https://www.squarefootcreative.com/rainbow/2014-awards-banquet/#!
-
One more thing, when I hoover my mouse over the image there is a black overlay. How can I remove the overlay?
-
Hello,
I don’t see the overlay, did you removed it? To remove the photo caption, please add these lines:
a.prettyphoto.vc-prettyphoto-link { display: none; }
Best regards!
-
Hi,
I added the CSS that you provided and it removed the tooltip. However, it now doesn’t open the lightbox. I want to open the lightbox, but I don’t want to show the name of the image. See the following screenshots for more detailed explanation:
Thanks,
Carolina
-
-
Hello,
Please add this css code:
.pp_default .pp_description { display: none !important;}
Best regards!
-
Hi Rucco,
Thank you so much for the code. The code removed the name of the image in the lightbox just like I wanted!However, it doesn’t work with the tooltip code that Mihaila sent earlier. Thus, I still need the code to disable the image name showing when the mouse
However, it doesn’t work with the tooltip code that Mihaila sent earlier. Thus, I still need the code to disable the image name showing up when the mouse hovers over the picture.
Thanks,
Carolina -
-
Hello,
Please add this css code:
.vc_gitem-zone .vc-prettyphoto-link { display: none;
Ps. Due to the large number of support requests the answers may be delayed. Normally we respond within 1 day but sometimes the responses may take up to 2-3 days. Please be patient. We will answer all your questions asap. Note that these types of requests (this topic) are customization requests which normally aren’t included in theme support.
Best regards!
-
You must be logged in to reply to this topic.