Home › Forums › Gillion Theme › Disable lightbox
Home › Forums › Gillion Theme › Disable lightbox
Hello,
Is there a css ‘hack’ for disable the lightbox in the feature image?
Best regards,
Jeroen
Solution for this topic
Hi Jeroen,
I hope you are well today and thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.single-post article .post-thumbnail a.post-lightbox { display: none; }
Best regards,
Shufflehound team
Thank you for the css. Works Great!
I wish you a very good day.
Jeroen
You are most welcome here 🙂