I recently made some tweaks to the dropdown menu design on my website, and now it looks much better on mobile devices with a aqua light green/blue header color and #333 text in the dropdown. However, when I switch back to the desktop version, the entire menu container turns #333 which is not what I want. If I undo these changes to fix the desktop version, the mobile design will also revert back to its original state.
Is there a way to make the background color stay aqua light on the desktop while keeping #333 in the dropdown for mobile? I'm not very skilled in JavaScript, but I wonder if there's a code that can help me achieve this?
If anyone has any suggestions or ideas, I would greatly appreciate it!