Topic: Dropdown rotating caret
demzl25 priority asked 6 years ago
Hi, after mdb update 4.5.4 my dropdown rotating caret is not rotating properly? (When i want to close dropdown menu caret is not rotating at all before update the caret was rotating properly) this css i have used i don't know what is wrong need help!
.dropdown-toggle[aria-expanded="true"]:after {
transform: rotate(180deg);
}
/*for the animation*/
.dropdown-toggle:after {
transition: 0.5s;
}
Add comment
Marta Wierzbicka staff answered 6 years ago
Hi,
could you provide also HTML code of your component? I'll help you but I need the whole code - HTML and CSS.
Best,
Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: Yes
- Provided link: No
Tags