sub-menu colours: remove black border?
-
I have changed the colours of the sub-menus from the defaults of black background, white text), by using the following:
/* colours of sub-menu */ .primary-menu .sub-menu a { background: white; color: grey; }
but I have a problem in that there is still a persistent BLACK BORDER at the top and bottom of each sub-menu. Here is an example:
screenshot: example of black border on sub-menu
Please can anyone suggest some additional CSS to eliminate that border, or at least change it to white?
- This topic was modified 4 years, 9 months ago by . Reason: added image
- This topic was modified 4 years, 9 months ago by .
- This topic was modified 4 years, 9 months ago by .
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘sub-menu colours: remove black border?’ is closed to new replies.