Title: Submenu hover
Last modified: August 6, 2020

---

# Submenu hover

 *  [bubnovsky](https://wordpress.org/support/users/bubnovsky/)
 * (@bubnovsky)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/submenu-hover/)
 * Hello!
    I use Period Pro and I want to make hover effect for submenu. Is it possible?
 * Now when I hover over main menu with my mouse, menu items change their color.
   
   But in submenu there is no such effect.
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/submenu-hover/#post-13222318)
 * Thanks for using Period Pro!
 * That is a good point – I’ll have a hover option added in the next update. For
   now, you can use the following CSS:
 *     ```
       #menu-primary-items ul li a:hover {
         color: blue;
       }
       ```
   
 * Please copy & paste the code above into the “Additional CSS” section in the Customizer(
   Appearance > Customize), and it will take effect right away. “Blue” can be replaced
   with any color code you’d like.

Viewing 1 replies (of 1 total)

The topic ‘Submenu hover’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/submenu-hover/#post-13222318)
 * Status: not resolved