Title: Menu items hover effect: Feature request
Last modified: August 24, 2021

---

# Menu items hover effect: Feature request

 *  Resolved [Dmitry Bychenko](https://wordpress.org/support/users/wpbluefox/)
 * (@wpbluefox)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/menu-items-hover-effect-feature-request/)
 * Hello there,
    Thanks for your great product, I really enjoy using it.
 * Can you add one more setting to control Menu item underline: see picture.
    [https://prnt.sc/1qh3z6h](https://prnt.sc/1qh3z6h)
 * Currently there is only option to space out Menu items, but
    it makes underline
   hover effect to be really wide.
 * Can you add one more setting to control the width of underline hover thing?

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

 *  [Eduard](https://wordpress.org/support/users/cteduard/)
 * (@cteduard)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/menu-items-hover-effect-feature-request/#post-14802539)
 * Hello [@wpbluefox](https://wordpress.org/support/users/wpbluefox/)
 * The “indicator effect” option should let you control the width of the underline.
   Have you tried playing around with the option to see if it fits your needs?
 * Thanks!
 *  Thread Starter [Dmitry Bychenko](https://wordpress.org/support/users/wpbluefox/)
 * (@wpbluefox)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/menu-items-hover-effect-feature-request/#post-14803029)
 * Thanks for reply,
 * Yes, I saw it.
    It controls the width, but mostly it controls underline appear
   behavior. From center to sides or from left to right.
 * Is it possible to have underline just fading in and separate width control setting?
 *  [Eduard](https://wordpress.org/support/users/cteduard/)
 * (@cteduard)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/menu-items-hover-effect-feature-request/#post-14803035)
 * Hello [@wpbluefox](https://wordpress.org/support/users/wpbluefox/)
 * Would you be able to post the website’s URL so I can offer you a proper CSS solution?
 * Thanks!
 *  Thread Starter [Dmitry Bychenko](https://wordpress.org/support/users/wpbluefox/)
 * (@wpbluefox)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/menu-items-hover-effect-feature-request/#post-14803063)
 * Sure.
    -  This reply was modified 4 years, 9 months ago by [Dmitry Bychenko](https://wordpress.org/support/users/wpbluefox/).
 *  [Eduard](https://wordpress.org/support/users/cteduard/)
 * (@cteduard)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/menu-items-hover-effect-feature-request/#post-14803070)
 * Hello [@wpbluefox](https://wordpress.org/support/users/wpbluefox/)
 * Can you try adding the following to the additional CSS pane inside the Customiser?
 *     ```
       [data-menu*="type-2"]>ul>li>a:after {
       width: calc(100% - var(--menu-items-spacing, 25px));
       margin: 0 auto;
       }
       ```
   
 * Let me know if this works for you!
 *  Thread Starter [Dmitry Bychenko](https://wordpress.org/support/users/wpbluefox/)
 * (@wpbluefox)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/menu-items-hover-effect-feature-request/#post-14803074)
 * works nice, thank you!

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

The topic ‘Menu items hover effect: Feature request’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/blocksy/2.1.44/screenshot.jpg)
 * Blocksy
 * [Support Threads](https://wordpress.org/support/theme/blocksy/)
 * [Active Topics](https://wordpress.org/support/theme/blocksy/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/blocksy/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/blocksy/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Dmitry Bychenko](https://wordpress.org/support/users/wpbluefox/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/menu-items-hover-effect-feature-request/#post-14803074)
 * Status: resolved