Home › Forums › Jevelin Theme › Turn Lightbox on Post-Preview off?
Home › Forums › Jevelin Theme › Turn Lightbox on Post-Preview off?
Dear Support Team,
is it possible to turn the lightbox function for recent post off?
See screenshot attached: https://www.reisenmitargo.de/
I turned lightbox off in Theme Options but still there.
Overall I am using your theme often and you really should improve the lightbox – no arrows to switch more than obe image ;(
Best
Ulf
Hi Ulf,
Thank you for your question.
You can disable 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
.sh-recent-posts .sh-overlay-style1 {
display: none;
}
Best regards,
Shufflehound team
Thanks – well it turns not only lightbox off also the link on the image. Any chance to keep the link to blog post?
Best
Ulf
Solution for this topic
Please use the CSS code below instead of above to achieve it.
.sh-recent-posts a.sh-overlay-item.sh-table-cell:last-child {
display: none;
}
.sh-recent-posts a.sh-overlay-item.sh-table-cell:first-child .sh-overlay-item-container {
right: 35%;
}Perfekt – best support. Like always!
You are always welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.