- Issue created by @ikam
- πΊπΈUnited States flashwebcenter Austin TX
Hi,
The latest release removed forced colors from child elements in any region, giving users more flexibility to apply their own styles. If you want to set a background color for the dropdown, you can add this CSS in the theme settings:
#page-wrapper ul { background-color: blue; }
At the same time, Iβve updated the dev version to automatically add a background color when the ul is used as a dropdown.
You can either apply your preferred color manually or switch to the dev version for the update. Let me know if you need any help!
Best wishes,
Alaa Hi Alaa - I've tried out the changes in the dev branch. It's displaying the drop downs perfectly now (tested on Firefox 136.0 and Chrome 134.0.6998.35). Thank you so much for your fast response - much appreciate it!
- πΊπΈUnited States flashwebcenter Austin TX
Thank you for testing and confirming. Glad to hear the issue is resolved. Feel free to report any new concerns. Appreciate your feedback!
Best wishes,
Alaa