Change accordion button icon colour in Bootstrap 5
Andrew Fletcher published: 13 November 2023 3 minutes read
As you're using Bootstrap 5 and applying a style for the hover state of an accordion button, specifically changing the background image of an ::after pseudo-element. If you want to change the icon colour on hover, you should modify the fill attribute in the SVG's path element.
Here's an example: