Title: Dropdown Buttons
Last modified: May 9, 2018

---

# Dropdown Buttons

 *  Resolved [daviadorna](https://wordpress.org/support/users/daviadorna/)
 * (@daviadorna)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/dropdown-buttons/)
 * Hi!
    Can I use dropdown buttons in my primary menu?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdropdown-buttons%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/dropdown-buttons/#post-10263655)
 * Hey,
 * You can add submenu items in the form of a dropdown. See this tutorial:
    [https://www.kadencethemes.com/building-displaying-menus/](https://www.kadencethemes.com/building-displaying-menus/)
 * Some information here pertains only to the premium theme, but the submenu configuration
   will be the same regardless.
 * Let me know if you find that helpful.
 * -Kevin
 *  Thread Starter [daviadorna](https://wordpress.org/support/users/daviadorna/)
 * (@daviadorna)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/dropdown-buttons/#post-10271433)
 * Thanks Kevin!
    Its works!
 * Can I change the font size of the submenu?
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/dropdown-buttons/#post-10271481)
 * Try this CSS in Theme Optoins> Advanced Settings:
 *     ```
       ul.sf-dropdown-menu li a span {
           font-size: 12px;
       }
       ```
   
 * Let me know if that works for you!
 * -Kevin
 *  Thread Starter [daviadorna](https://wordpress.org/support/users/daviadorna/)
 * (@daviadorna)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/dropdown-buttons/#post-10271527)
 * Hey Kevin, doesn´t works 🙁
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/dropdown-buttons/#post-10271544)
 * Try this instead:
 *     ```
       #menu-menu-do-topo .sf-dropdown li a {
           font-size: 20px !important;
       }
       ```
   
 * -Kevin
 *  Thread Starter [daviadorna](https://wordpress.org/support/users/daviadorna/)
 * (@daviadorna)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/dropdown-buttons/#post-10271552)
 * Thanks a lot, Kevin!

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

The topic ‘Dropdown Buttons’ 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/)

 * 6 replies
 * 2 participants
 * Last reply from: [daviadorna](https://wordpress.org/support/users/daviadorna/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/dropdown-buttons/#post-10271552)
 * Status: resolved