Title: sub menu width
Last modified: October 31, 2022

---

# sub menu width

 *  [muscles68](https://wordpress.org/support/users/muscles68/)
 * (@muscles68)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/)
 * Great theme but i have an issue the sub menu dropdown is not wide enough so it
   stacks menu items. i cant seem to find the code to alter it
    many thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsub-menu-width-8%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [jtonline](https://wordpress.org/support/users/jtonline/)
 * (@jtonline)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157318)
 * It looks OK to me, but if you want to change the width, the following code should
   suffice:
 *     ```
       .nav ul {
          width: 320px;
       }
       ```
   
    -  This reply was modified 3 years, 7 months ago by [jtonline](https://wordpress.org/support/users/jtonline/).
 *  Thread Starter [muscles68](https://wordpress.org/support/users/muscles68/)
 * (@muscles68)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157358)
 * That did the trick thank you
    one other thing my header menu has a border on 
   the top and no matter what code ive looked it i can not find the one to remove
   it
 *  [jtonline](https://wordpress.org/support/users/jtonline/)
 * (@jtonline)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157554)
 * Try this:
 *     ```
       #nav-header.nav-container {
           -webkit-box-shadow: none;
           box-shadow: none;
       }
       ```
   
 *  Thread Starter [muscles68](https://wordpress.org/support/users/muscles68/)
 * (@muscles68)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157584)
 * Spot on thank you i spent hours trying to find that lol
    you are a star
 *  [jtonline](https://wordpress.org/support/users/jtonline/)
 * (@jtonline)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157630)
 * Haha, glad to help. I’m no expert, but have found info. in these forums useful
   at times myself.
 * P.S. The content of your static pages in the bottom menu contain a number of 
   exclamation marks (!) and none of them should be there 😉
 *  Thread Starter [muscles68](https://wordpress.org/support/users/muscles68/)
 * (@muscles68)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157642)
 * Sorry you lost me there buddy
 *  [jtonline](https://wordpress.org/support/users/jtonline/)
 * (@jtonline)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157696)
 * On your Privacy Policy page you have “Personal Information!” and “Security!” 
   and “Cookies!” and “Advertisers!”
 * The same with the headings on your Terms page and the heading “SLV Giftware! 
   Delivery!” on your Delivery page.
 * They should be full stops not exclamation marks.
 *  Thread Starter [muscles68](https://wordpress.org/support/users/muscles68/)
 * (@muscles68)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157705)
 * Oh yes i see thank you i dono why i did that tired from working lol
    cheers buddy

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

The topic ‘sub menu width’ is closed to new replies.

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

 * 8 replies
 * 2 participants
 * Last reply from: [muscles68](https://wordpress.org/support/users/muscles68/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/sub-menu-width-8/#post-16157705)
 * Status: not resolved