Stop browser display settings in dawn theme product variant dropdown

Hi,

The product variant dropdown list that displays in Dawn uses the browser settings to determine its display.

But the currency selector dropdown in the footer uses a custom designed display that can be edited in css.

Does anyone know how to change the product variant dropdown to look like the currency dropdown?

Thanks

Hello,

Assign the same css for variant dropdown element ( Class/ID )

Thanks

I just noticed that the currency selector is a form element and the product variant is a select element which are pretty locked down and unable to be styled much