Title: Virtue Theme Drop down menu width
Last modified: October 8, 2019

---

# Virtue Theme Drop down menu width

 *  [TGoedde](https://wordpress.org/support/users/tgoedde/)
 * (@tgoedde)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/virtue-theme-drop-down-menu-width/)
 * I’d like to make the drop down menu boxes wider but am not seeing a quick fix
   for it. When I go to the customizing / menu settings I see this NOTE
 * *NOTE: Make sure Virtue/Pinnacle Toolkit plugin is activated*
    Go to Appearance
   > Theme Options > Menu settings for all menu settings
 * I have tried to make sure the Toolkit plugin is installed and activated, but 
   all I see is a Kadence Toolkit and it is active. I’ve scoured the web for a Virtue/
   Pinnacle toolkit plugin but only see the one I have installed.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvirtue-theme-drop-down-menu-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/virtue-theme-drop-down-menu-width/#post-12010671)
 * Hey,
    You have the right toolkit. That adds the appearance > theme options to
   your admin does it not?
 * However there isn’t an option to make the dropdown menu width larger. You can
   do that with CSS though. In your theme options > advanced settings you can add
   this css:
 *     ```
       .sf-menu ul {
           width: 300px !important;
       }
       ```
   
 * Ben
 *  Thread Starter [TGoedde](https://wordpress.org/support/users/tgoedde/)
 * (@tgoedde)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/virtue-theme-drop-down-menu-width/#post-12010738)
 * Thank you Ben. That worked perfectly.

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

The topic ‘Virtue Theme Drop down menu width’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [TGoedde](https://wordpress.org/support/users/tgoedde/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/virtue-theme-drop-down-menu-width/#post-12010738)
 * Status: not resolved