Title: Header Issue
Last modified: April 24, 2021

---

# Header Issue

 *  Resolved [misterbenj](https://wordpress.org/support/users/misterbenj/)
 * (@misterbenj)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/header-issue-47/)
 * Hi!
 * I’m really enjoying using this theme!
 * I have one small issue…
 * By default, the theme has a ‘home button’ at the top left featuring the name 
   of my site. Can I disable it?
 * Also, the top menu seems to justify to the right. Can this be changed so the 
   menu sits more centrally?
 * Many thanks!
    Ben.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-issue-47%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [DannyCooper](https://wordpress.org/support/users/dannycooper/)
 * (@dannycooper)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/header-issue-47/#post-14364512)
 * Hi Ben,
 * You would need to play around with this a bit, but here is a starting point:
 *     ```
       .site-title {
           display: none;
       }
   
       .menu-1 {
           float: none;
       }
       ```
   
 * This would be placed in Appearance → Customize → Additional CSS
 *  Thread Starter [misterbenj](https://wordpress.org/support/users/misterbenj/)
 * (@misterbenj)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/header-issue-47/#post-14367614)
 * Thanks, Danny!
    That’s done what I wanted it to.
 * Ben.

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

The topic ‘Header Issue’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [misterbenj](https://wordpress.org/support/users/misterbenj/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/header-issue-47/#post-14367614)
 * Status: resolved