Revision: 80122
Initial Title
Initial Description
Initial Code
Initial Tags
Initial Language
Initial URL
at January 29, 2020 15:02 by sharkpuck
Initial Title
Fix dropdown menu after scroll in Divi to keep menu items white (or whatever color you need)
Initial Description
fixes the dropdown li menu in Divi after shrinking header scroll to keep the li elements the correct color
Initial Code
/*----fixes dropdown after scroll so menu items are still white---------*/ #main-header .nav li ul a { color: #ffffff !important; }
Initial Tags
css
Initial Language
ActionScript
Initial URL