Topic: Add Hoverrable class to lightbox figures

lcoleman priority asked 4 years ago


I need to add the hoverable class to the lightbox figures how can this be achieved


Konrad Stępień staff answered 4 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);
}


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: 8.10.1
  • Device: All
  • Browser: All
  • OS: MacOS
  • Provided sample code: No
  • Provided link: No
Tags