Title: highlighted menu
Last modified: August 21, 2016

---

# highlighted menu

 *  Resolved [gfewjf](https://wordpress.org/support/users/gfewjf/)
 * (@gfewjf)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/)
 * i want my menu to be orange when its on it page.. so when you go to ‘diensten’,
   it should be orange in the menu. i tried few things but it didnt work. Could 
   some one please help me?
 * link: [http://cms.cheapconnect.net/?p=1143](http://cms.cheapconnect.net/?p=1143)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/#post-4225578)
 * Which theme are you using?
 *  Thread Starter [gfewjf](https://wordpress.org/support/users/gfewjf/)
 * (@gfewjf)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/#post-4225587)
 * i created my own theme
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/#post-4225588)
 * > i tried few things but it didnt work
 * What did you try?
 *  Thread Starter [gfewjf](https://wordpress.org/support/users/gfewjf/)
 * (@gfewjf)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/#post-4225593)
 * current menu item
 * current menu page
 * li.current_page_item
 * .current-menu-item a:active
 * ermmm those are the only options i remember for now haha.
    But i’m busy with 
   this for 2 days now and google doesn’t help eather that much
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/#post-4225595)
 * Could you post the code you’re using to generate the menu?
 *  Thread Starter [gfewjf](https://wordpress.org/support/users/gfewjf/)
 * (@gfewjf)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/#post-4225596)
 *     ```
       <doctype html>
       <html>
       	<head>
       	<meta charset="utf-8" />
       	<title><?php bloginfo('title')?></title>
       	<!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
       	<link rel="stylesheet" href="<?php bloginfo('stylesheet_url')?>" />
       	<?php wp_head()?>
       	</head>
   
       <header>
   
       <div id="toplink-wrapper" class="toplink-wrapper">
                 <div class="top-link-content">
                   <div class="top-link">
                     <ul>
       		<a target="_blank" href="https://twitter.com/cheapconnect">
       		<img border="0" src="http://www.cheapconnect.net/images/twitter.png">
       		</a>
       		<a target="_blank" href="http://www.facebook.com/cheapconnect">
       		<img border="0" src="http://www.cheapconnect.net/images/facebook.png">
       		</a>
       		<a href="http://cms.cheapconnect.net/?p=1198" style="text-decoration: none">contact</a>
                      <a href="http://forum.cheapconnect.net/" style="text-decoration: none">Forum</a>
                     </ul>
                   </div>
                 </div>
               </div>
       </a>
   
       </div id="logo">
       	<div id="account1">
       		<a href="http://cms.cheapconnect.net/?p=1196" >Login</a> of <a href="https://cheapconnect.net/register.php">Registreer</a><br><p><div id="top-flag" 			class ="top-flag"><a href="index.php"><img src="https://cheapconnect.net/images/landen/nederland.png" width="25" height="18" alt="Dutch"></a>
       <a href="index.php"><img src="https://cheapconnect.net/images/landen/belgie.png" width="25" height="18" alt="Dutch"></a></div>
   
       </div>
       	<H1><a href="<?php home_url('/')?>"<?php bloginfo('name')?></a><H1>
       	<img src="http://www.cheapconnect.net/images/logo.png" />
       	</div>
   
       <div id='cssmenu'><ul>
          <li class="active" ><a href='http://cms.cheapconnect.net/?p=1143'><span>Home</span></a></li>
          <li class="page_item page-item-2" ><a href='http://cms.cheapconnect.net/?p=1141'><span>Diensten</span></a></li>
          <li class="page_item page-item-3" ><a href='http://cms.cheapconnect.net/?p=1139'><span>Tarieven</span></a></li>
          <li class="page_item page-item-4" ><a href='http://cms.cheapconnect.net/?p=1196'><span>Account</span></a></li>
          <li class="page_item page-item-5" ><a href='http://cms.cheapconnect.net/?p=1198'><span>hulp</span></a></li>
       </ul>
       </div>
   
       	</header>
   
       	<div id="container">
       ```
   
 *  Thread Starter [gfewjf](https://wordpress.org/support/users/gfewjf/)
 * (@gfewjf)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/#post-4225621)
 * found any options?

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

The topic ‘highlighted menu’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [gfewjf](https://wordpress.org/support/users/gfewjf/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/highlighted-menu-2/#post-4225621)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
