Hi Hector,
First thing I'd be doing is right-click on the dropdown and "Inspect" / "Inspect Element", ....
This should open the browser dev tools.
From there you should be able to start experimenting with css in-line (without having to update actual code at this point), to see what works.