Tagged: Color, Header Menu
- This topic has 1 reply, 2 voices, and was last updated 7 years, 3 months ago by
Mahesh.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
February 22, 2016 at 9:32 pm #86021
eggbanana
ParticipantHello,
My header menu is now solid black (thank you!) but the drop-down menus are still opaque. Is it possible to make the drop-down menus (sub-menus) solid black too?
Thanks,
David
February 23, 2016 at 11:00 am #86067Mahesh
KeymasterHi @eggbanana,
Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:
.nav-primary .menu .sub-menu a, .nav-primary .menu .children a { background: none repeat scroll 0 0 rgba(0, 0, 0, 1); }
Regards,
Mahesh -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Drop down menu color’ is closed to new replies.