Add Hoverrable class to lightbox figures


Topic: Add Hoverrable class to lightbox figures

lcoleman pro premium priority asked 5 years ago

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);
}

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
  • 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