I love that the dropdown menus have color and you can select the color for the whole menu. I was wondering if there was anyway to have each dropdown menu sport a different color. So if I have a couple subs under about, I’d want them to show up as one color and then all of the dropdowns under portfolio to have a different color than the ones under the about.
Yeah, you can do that. Use the chrome developer tool to find out the id of the list item which has the sub-menu (ul) and set a background for it in the custom css of theme options like below
just tried this, but I might not of been clear. The hover color, how do I change the hover color for each sub menu. keep the composite notebook feel on all of the menu’s but then change the color of the hover for each of the sub menus so the about hover is one color and then another menu group is a different highlight color.