Drifted
February 25, 2022, 7:09am
1
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
Guleria
February 25, 2022, 8:48am
2
Hello,
Assign the same css for variant dropdown element ( Class/ID )
Thanks
Drifted
February 25, 2022, 9:46am
3
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