Topic: Ripple Effect not working on card columns
Jack McDonagh free asked 6 years ago
Hello,
I have an issue with the ripple effect on buttons when they are used in card columns.
I have buttons on each card: https://gyazo.com/00aa9527fd6d2a50242ea813b286c5e7
The ripple effect on the buttons in the first column work fine but in the other two columns the ripple effect does not work. The text disappears when it is clicked and it then re appears a second later.
Here is the button in the second column when it is being clicked: https://gyazo.com/3f19d0bb6237226f1e4d47802f3c114e
Thanks
euclidwebteam pro answered 6 years ago
Mikołaj Smoleński staff commented 6 years ago
Can You try to wrapp card not by card-column which is causing problems, but by more practical standard bootstrap grid? I recommend to use grid instead .card-column class.Mikołaj Smoleński staff answered 6 years ago
euclidwebteam pro answered 6 years ago
<div class="card-columns"> <div class="card card-body"> <a class="btn-floating btn-sm blue-gradient waves-effect waves-effect"><i class="fa fa-star"></i></a> </div> </div> <a class="btn-floating btn-sm blue-gradient waves-effect"><i class="fa fa-star"></i></a>
Mikołaj Smoleński staff answered 6 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No