Hey guys, I'm not sure where to ask my question, so I'll do it here. I want to change the color of the dropdown in my navbar element. When I modify the dropdown list component from #ddd to transparent or any color, it remains white in the preview. Essentially, I want to create a dropdown with a blurred background. Any help would be appreciated, thanks!
you'll want to make sure the dropdown is open first as the dropdown menu is styled based on a combo class which is the green open class.
You'll want to select the component, go to settings, show menu, then select the dropdown list and you should see the green open class combo.