Is it possible to modify the background color of DropdownToggle when selecting DropdownItem? Additionally, is there a way to adjust the top and bottom blue borders when clicking DropdownToggle?
Picture 1: The image depicts the initial appearance before selecting items like "AK", "CA", "DE"
Upon selecting the DropdownItem "FL" for instance, the background color changes to black, with blue borders surrounding "FL" at the top and bottom.
Picture 2: The visual representation after clicking "FL"
Is there a way to alter the DropdownToggle background color upon item selection without turning it black, and potentially remove the blue border as well?