I'd like to customize the image gallery display. 1. I'd like there to be no link on the image, no lightbox. Where is the setting? 2. I'd like to configure the image title and caption styles like this: Image Title = H6 Caption = paragraph
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Hello,
I'd like to customize the image gallery display.
1. I'd like there to be no link on the image, no lightbox. Where is the setting?
2. I'd like to configure the image title and caption styles like this:
Image Title = H6
Caption = paragraph
Thank you for your help!
Hi Camille,
Thank you for getting in touch.
You can disable the image gallery lightbox in the Salient > General Settings > Functionality and disable the Auto Lightbox Image Links option.
As for the title and caption, customizations that fall beyond the scope of our support will be required.
Try that and let us know how it goes.
Cheers,
Hi Andrew,
Thanks for your quick reply !
Unfortunately, the lightbox still works, despite the settings. Do you have any idea how to change this?
For the caption, do you know where I can change the color of the text, which is too light and not very legible?
I'm attaching it for you to see.
Thanks in advance!
Attached files: Capture d’écran 2025-03-24 à 10.23.23.png
Hello Camille,
Thanks for writing back.
Please share your website URL so we can investigate further.
I look forward to your response.
Hey Again,
To remove the click use below CSS.
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Regarding changing the heading tags the php template would need be edited: https://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/
Best,
ThemeNectar Support Team