Title: Theme Switch Menu Resizing
Last modified: August 23, 2021

---

# Theme Switch Menu Resizing

 *  Resolved [tl0120](https://wordpress.org/support/users/tl0120/)
 * (@tl0120)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/theme-switch-menu-resizing/)
 * Hello,
 * I am trying to place a dropdown menu at the bottom of my website’s header. How
   can I change the style of the menu so its smaller? Currently its width takes 
   up the entire webpage.
 * I am using the shortcode for using the dropdown menu in the header file of my
   theme.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftheme-switch-menu-resizing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/theme-switch-menu-resizing/#post-14796783)
 * Glad to help.
 * You will need a way to add some custom CSS to your theme. For example:
 * `#theme-switcha { width: 300px; margin: 0 auto; }`
 * You may need to ask your theme provider for help with adding the code. Or you
   can use a plugin that enables custom CSS, etc.

Viewing 1 replies (of 1 total)

The topic ‘Theme Switch Menu Resizing’ is closed to new replies.

 * ![](https://ps.w.org/theme-switcha/assets/icon-256x256.png?rev=1501320)
 * [Theme Switcha - Easily Switch Themes for Development and Testing](https://wordpress.org/plugins/theme-switcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-switcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-switcha/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-switcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-switcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-switcha/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/theme-switch-menu-resizing/#post-14796783)
 * Status: resolved