Title: sub-menu size changing
Last modified: August 30, 2016

---

# sub-menu size changing

 *  [mrs_helga](https://wordpress.org/support/users/mrs_helga/)
 * (@mrs_helga)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/)
 * I have a problem with sub-menu design.
    how can i remove a white space on the
   right side of sub-menu? resizing with CSS width didn’t help – i still have this
   space after each title. and how can i remove an indicator-arrow? i don’t want
   it. I want just sub-menu titles. here’s a scrinshot: [http://i.imgur.com/YIXeaMe.jpg](http://i.imgur.com/YIXeaMe.jpg)

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

 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/#post-6389824)
 * Hello,
 * Can you please provide the link to your site so that i can help you regarding
   that.
 * Thank you.
 *  [Vipin Saini](https://wordpress.org/support/users/vipinkumarsn4/)
 * (@vipinkumarsn4)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/#post-6389833)
 * Hello mrs_helga,
    Hope you are having good time!
 * May i have your site url please?
 *  Thread Starter [mrs_helga](https://wordpress.org/support/users/mrs_helga/)
 * (@mrs_helga)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/#post-6390020)
 * Hello,
    this is my site: [http://etfishing.com/](http://etfishing.com/) Thanks!
 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/#post-6390024)
 * Can you please check the address? That link does not work.
 *  Thread Starter [mrs_helga](https://wordpress.org/support/users/mrs_helga/)
 * (@mrs_helga)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/#post-6390065)
 * Sorry,
    now it’s working: [http://etfishing.com/](http://etfishing.com/)
 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/#post-6390066)
 * Hello,
 * You can try this in your Custom CSS:
 *     ```
       .dropdown-menu li a {
           min-width: 13em !important;
       }
       .dropdown-menu li a:hover::before {
       visibility: hidden;
       }
       ```
   
 * Hope that helps you.
 * Thank you.
 *  Thread Starter [mrs_helga](https://wordpress.org/support/users/mrs_helga/)
 * (@mrs_helga)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/#post-6390067)
 * Thanks, it helped hide the hover. But i still have a lot of white space after
   the titles of sub-menu. I tried to change almost everything in original CSS of.
   dropdown-menu 🙁

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

The topic ‘sub-menu size changing’ is closed to new replies.

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

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [sub-menu](https://wordpress.org/support/topic-tag/sub-menu/)

 * 7 replies
 * 4 participants
 * Last reply from: [mrs_helga](https://wordpress.org/support/users/mrs_helga/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/sub-menu-size-changing/#post-6390067)
 * Status: not resolved