Title: bitmatic's Replies | WordPress.org

---

# bitmatic

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Top right link not clickable](https://wordpress.org/support/topic/top-right-link-not-clickable/)
 *  [bitmatic](https://wordpress.org/support/users/bitmatic/)
 * (@bitmatic)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/top-right-link-not-clickable/#post-921076)
 * The problem is caused by the sitename & sitedesc headers in the top left corner
   of the theme. These occupy the full width of the theme, so the top-right description
   div is actually underneath these headers. When you try to click the link, you
   are actually just clicking on the site title.
 * The problem can be solved by setting the width of the left headers to 500 px 
   or thereabouts.
 * 1. Go to the theme editor.
    2. open the stylesheet 3. find the “#header h1.sitename”
   and “#header h2.sitedesc” entries 4. Add “width: 500px;” to both these entries
 * If you want to see a site running a fixed version, you can go to my site at [http://bitmatic.com](http://bitmatic.com)–
   and feel free to drop me a mail if you have doubts about the fix 🙂

Viewing 1 replies (of 1 total)