Last active
August 5, 2019 21:36
-
-
Save mrkdevelopment/df5d97e6dd5bad9c0436f33ee7b0008a to your computer and use it in GitHub Desktop.
Mobile Menu bar adjustment for Divi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
span.mobile_menu_bar:before{ | |
color:#ffffff; | |
} |
This works great for the main site menu, but what about a sub-navigation menu? How do you control the mobile menu hamburger color only in that location? Would you have any suggestions?
@katagomba Im not really sure as I have not had to do that before. Generally it will need some CSS. I have this original blog article and video flagged for an update so Ill make sure to add this in. Its on the July content marketing list.
perfect thank you!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This snippet can be used to Change the Divi Mobile Header Menu Button Color