Skip to content
Advertisement

Multilevel Dropdown Bootstrap 4, Chevron icon Rotate downward on mobile device Only

I’m using bootstrap 4 for my recent project,

I need to change multi-level dropdown menu chevron icon rotate on a mobile device only when tapping on parent link,

below the code of multi-level dropdown menu,

Thanks

JavaScript
JavaScript
JavaScript

I use bootstrap 4 for a project,

by default dropdown menu not change chevron icon rotation,

just need to change the chevron icon on a mobile devices when tapping on the link.

Thanks

Advertisement

Answer

Here is the solution. add below CSS and JS to achieve your goal.

CSS

JavaScript

JS

JavaScript

JavaScript
JavaScript
JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement