styling of Secondary Menu dropdowns
-
I am using Virtue 2.3.3, the free version.
I can change the background color of the Secondary Menu in the “Advanced Styling” section. However, currently it appears that the background color of the dropdown menus off the Secondary Menu do NOT change – they keep their (default) background color they get from “somewhere else” (in my case they are white).
Currently, I use custom css to style those dropdown menus so they get the same background color (targeting
.sf-menu ul
, but perhaps I should be targetingsf-dropdown-menu
?)But it is a two-step process and I think it may make sense, when one specifies the background color for the Secondary Menu, that you also emit css to set the background color of the dropdown menus.
(I don’t know if any of the above applies to the Primary Navigation menu and its dropdowns as well, since I am not using a Primary Navigation menu at the moment. It does not apply to the Mobile navigation menu however – specifying a background color for the mobile menu does cause its “sub-menus” to have the same background color.)
- The topic ‘styling of Secondary Menu dropdowns’ is closed to new replies.