Archived topic
Custom colors for mobile only menu.
3 replies · Started by Mike on March 11, 2020
Im trying to apply the following change to mobile only.
Parent Items:
Background Current: #0e1211
Text Current: #ffffff
Sub-menu Items:
Text Hover: #ffffff
Background Hover: #0e1211
Text Current: #ffffff
Background Current: #0e1211
Thank you =)
Hi there,
Are you using any caching plugins?
If so can you disable it for now while we are trying to help?
I'm seeing some custom CSS added already but not quite sure. Just don't want to give you duplicated ones.
Let me know :)
Yeah the custom CSS is all needed. Why I am asking for is additional CSS to complete that code.
All the navigation colo CSS are here:
https://docs.generatepress.com/article/changing-navigation-colors/
You just need to wrap them in @media (max-width: 768px) { to target mobile only:
https://docs.generatepress.com/article/responsive-display/#responsive-breakpoints