Skip to main content

Add border to top nav submenu

By default, the dropdown menu for the top nav menu has no border.  It looks like this:

Screenshot 2016-02-22 10.05.31

To add an outside border to your submenu there, add this code, substituting whatever border color you prefer:

.top-bar-section ul.dropdown { border: 1px solid #dfdfdf; }



Screenshot 2016-02-22 10.05.04

Attachments

Images (2)
  • Screenshot 2016-02-22 10.05.31
  • Screenshot 2016-02-22 10.05.04
Ted @ Crowdstack
Original Post
×
×
×