On desktop my nav menu has white or gold text on a red background.
On mobile the menu is white on white. On mobile I don’t have Chrome’s inspect mode to see what CSS is in play. How do I find the CSS I need to change to not have white on white text in my mobile nav menu?
Thanks!
The page I need help with: [log in to see the link]
In the following screenshot you can see from where is coming your white color: https://prnt.sc/u0uavy. You can change it by adding code in your Appearance -> Customize -> Additional CSS with the CSS class from this screenshot and your desired color.