Title: inisbro's Replies | WordPress.org

---

# inisbro

  [  ](https://wordpress.org/support/users/inisbro/)

 *   [Profile](https://wordpress.org/support/users/inisbro/)
 *   [Topics Started](https://wordpress.org/support/users/inisbro/topics/)
 *   [Replies Created](https://wordpress.org/support/users/inisbro/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/inisbro/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/inisbro/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/inisbro/engagements/)
 *   [Favorites](https://wordpress.org/support/users/inisbro/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fanwood] Trouble adding a header image](https://wordpress.org/support/topic/trouble-adding-a-header-image/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-a-header-image/#post-3888867)
 * Oh I see, thank you very much, I appreciate it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to bold menu font](https://wordpress.org/support/topic/how-to-bold-menu-font/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/how-to-bold-menu-font/#post-3825099)
 * Okay, so once I identify which part of the HTML I need to target, how would I
   go about adding in the HTML code to bold it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to bold menu font](https://wordpress.org/support/topic/how-to-bold-menu-font/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/how-to-bold-menu-font/#post-3825094)
 * Yep.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to bold menu font](https://wordpress.org/support/topic/how-to-bold-menu-font/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/how-to-bold-menu-font/#post-3825092)
 * I’m just using the regular WordPress dashboard, though I could install Firebug
   if that’s what it takes to bold the menu :/
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to bold menu font](https://wordpress.org/support/topic/how-to-bold-menu-font/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/how-to-bold-menu-font/#post-3825089)
 * Oh, so it is not possible to bold the menu?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to bold menu font](https://wordpress.org/support/topic/how-to-bold-menu-font/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/how-to-bold-menu-font/#post-3825086)
 * Yep, the site is: vibhus.com
 * I’m trying to bold the menu at the top (home, about me, portfolio etc.)
 * Thanks a lot Andrew, I really appreciate you helping me out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to bold menu font](https://wordpress.org/support/topic/how-to-bold-menu-font/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/how-to-bold-menu-font/#post-3825082)
 * Okay, but when I paste the CSS to make the menu font bold, nothing actually happens.
 * I tried putting this:
 *     ```
       #menu li a {
           float: left;
           font-weight: bold;
           height: 25px;
           text-align: left;
           text-decoration: none;
       }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to bold menu font](https://wordpress.org/support/topic/how-to-bold-menu-font/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/how-to-bold-menu-font/#post-3825073)
 * Oh, I had no idea about the plugin – thanks!
 * I installed the plugin and entered this:
 * .main_menu{
    font-size:25px; font-family:”Times New Roman” !important; } .main_menu
   li a{ color:#ff0099 !important; font-weight:bold; }
 * How do I actually apply this to my website now?
 * Thanks a lot Andrew!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Pages not showing on website](https://wordpress.org/support/topic/pages-not-showing-on-website/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/pages-not-showing-on-website/#post-3824595)
 * Ahh, thanks a lot!! I had no idea you would have to create a menu! Thanks a lot
   WPyogi!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Pages not showing on website](https://wordpress.org/support/topic/pages-not-showing-on-website/)
 *  Thread Starter [inisbro](https://wordpress.org/support/users/inisbro/)
 * (@inisbro)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/pages-not-showing-on-website/#post-3824590)
 * Hi, thanks so much for the help!
 * The website is: [http://www.vibhus.com](http://www.vibhus.com)
 * I found the theme while browsing here: [http://theme.wordpress.com/](http://theme.wordpress.com/)–
   > It’s towards the middle of the page.
 * I downloaded it here: [http://wordpress.org/themes/fanwood](http://wordpress.org/themes/fanwood)
 * This is supposed to be a live demo of it: [http://fanwoodlightdemo.wordpress.com/](http://fanwoodlightdemo.wordpress.com/)
 * Thanks once again WPyogi!

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