Why Doesn't the Variant Dropdown Arrow Appear in the Widget?

If the dropdown arrow is missing from the variant selector, your theme's CSS may be hiding the default arrow on the select element.

To restore it, add the provided custom CSS to your theme's theme.css file. If you use multiple themes, you'll need to apply the same change to each theme where the widget is installed.

Back to blog