Topic: Add Hoverrable class to lightbox figures
I need to add the hoverable class to the lightbox figures how can this be achieved
Konrad Stępień staff answered 5 years ago
Hi @lcoleman,
This is not possible to do it for this time.
But if you want you can add custom styles for your styles.scss file.
Like this:
mdb-image-modal .mdb-lightbox > figure:hover {
filter: grayscale(1);
}
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.10.1
- Device: All
- Browser: All
- OS: MacOS
- Provided sample code: No
- Provided link: No