Title: Active link doesn&#039;t work
Last modified: August 21, 2016

---

# Active link doesn't work

 *  [feufollet](https://wordpress.org/support/users/feufollet/)
 * (@feufollet)
 * [13 years ago](https://wordpress.org/support/topic/active-link-doesnt-work/)
 * Hi, is anyone having the same problem? The active link in the menu is showing#
   fff….hover works showing color: #8fc73e, but not the current_page_item…
 * Does anyone have a fix for it? Much obliged. Thanks!
 *     ```
       #topmenu ul ul a:hover {
       	color: #8fc73e;
       }
       #topmenu ul li:hover > a,
       #topmenu ul ul :hover > a {
       	color: #8fc73e;
       }
       #topmenu ul li.current_page_item a {
       	color: #8fc73e;
       }
       ```
   

The topic ‘Active link doesn't work’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [feufollet](https://wordpress.org/support/users/feufollet/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/active-link-doesnt-work/)
 * Status: not resolved