Bootstrap 3 accordion with toggle arrows
The accordion control in Bootstrap 3 does not have arrows showing the state of the items by default. Here's a solution to that issue that I've used in the past.
NOTE: if you're in https you will need to refresh each snippet post to see the actual code!
The accordion control in Bootstrap 3 does not have arrows showing the state of the items by default. Here's a solution to that issue that I've used in the past.