We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
A color defined in the $dropdownmenu-background variable should cause a dropdown menu to have that background color.
The defined color is ignored.
The $dropdownmenu-background variable should be used in a CSS declaration in the foundation-dropdown-menu mixin.
How to reproduce:
This issue affects the ability to set a background color for a dropdown menu through Foundation settings.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
What should happen?
A color defined in the $dropdownmenu-background variable should cause a dropdown menu to have that background color.
What happens instead?
The defined color is ignored.
Possible Solution
The $dropdownmenu-background variable should be used in a CSS declaration in the foundation-dropdown-menu mixin.
Test Case and/or Steps to Reproduce
How to reproduce:
Context
This issue affects the ability to set a background color for a dropdown menu through Foundation settings.
Your Environment
Checklist (all required):
The text was updated successfully, but these errors were encountered: