Topic: How to add cursor:pointer to rotating cards
james.bcn
pro
asked 9 years ago
How do I get cursor:pointer (the hand cursor) to work with rotating cards? I've tried applying it to every CSS element, but I think due to z-index issues it just doesn't work.
Add comment
Michal Szymanski
staff
answered 9 years ago
.card-wrapper {
cursor: pointer;
}
but it doesn't change the fact, that you have to click on trigger link to rotate the card.
What exactly is your desired result?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No