Title: menu border?
Last modified: August 21, 2016

---

# menu border?

 *  Resolved [Kristind](https://wordpress.org/support/users/kristind/)
 * (@kristind)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-border/)
 * How can I change the border around the main nav? I’m trying to make it dotted.
   Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-border/#post-5063296)
 * If the theme doesn’t have a designated section of the dashboard for CSS modifications
   then install this Custom CSS Manager plugin [http://wordpress.org/plugins/custom-css-manager-plugin](http://wordpress.org/plugins/custom-css-manager-plugin)
 * Then use its “CSS Code” [section of the dashboard](http://wordpress.org/plugins/custom-css-manager-plugin/screenshot-1.jpg?r=704634)
   to hold your CSS modifications:
 *  Thread Starter [Kristind](https://wordpress.org/support/users/kristind/)
 * (@kristind)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-border/#post-5063337)
 * I’m using the custom section of my theme-twenty twelve child. I really just want
   to put an image under my h1 title and before the h2 site description. I’ve made
   a child theme according to the instructions I found, and I’m working in it, as
   far as I know. Thank you
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-border/#post-5063339)
 *     ```
       .main-navigation ul.nav-menu,
       .main-navigation div.nav-menu > ul {
        border-style: dotted;
       }
       ```
   
 *  Thread Starter [Kristind](https://wordpress.org/support/users/kristind/)
 * (@kristind)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-border/#post-5063343)
 * I’m sorry Andrew, I didn’t realize what post I was on 🙂 Thank you for your help!
   I have it done.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘menu border?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwelve/4.8/screenshot.png)
 * Twenty Twelve
 * [Support Threads](https://wordpress.org/support/theme/twentytwelve/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwelve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwelve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwelve/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Kristind](https://wordpress.org/support/users/kristind/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/menu-border/#post-5063343)
 * Status: resolved