I just want the images to display without links or hover actions. I know I can do this with column structures and single images, but this is much faster.
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):
Looking to use the image gallery widget to just display images in a grid. I do not want to use the meta function, just simply want to display images.
I would normally do this via WP bakery layouts, but I have images on the 3rd level and cannot next any more columns.
Is there a way to just turn off the meta function via CSS so the images just display static, without hover and without linking to their larger size?
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
https://laumstaging.wpengine.com/about/
I just want the images to display without links or hover actions. I know I can do this with column structures and single images, but this is much faster.
Hey Again,
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):
Thanks
ThemeNectar Support Team
Worked, great. Would be nice to have that as a selectable style option in the future for image galleries.