Title: Header problems
Last modified: August 1, 2019

---

# Header problems

 *  Resolved [colin_jump](https://wordpress.org/support/users/colin_jump/)
 * (@colin_jump)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/header-problems-30/)
 * Hi, sorry if this is the wrong place to ask, new to wordpress. I’m putting together
   a site and I can’t work out how to centre the logo within the css. By default
   the logo appears on the left hand side and I want it to be centred. Everything
   I do within the css has no effect. Any help would be much appreciated,
 * thanks
 * Colin
    -  This topic was modified 6 years, 9 months ago by [Andrew Nevins](https://wordpress.org/support/users/anevins/).
      Reason: Removed trademark infringement

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

 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/header-problems-30/#post-11788595)
 * Hi Colin,
 * I don’t know whether this is innocent ignorance, or you just happen to have such
   big iron b*lls 😀
 * But you’re blatantly infringing on WordPress’ registered trademark, and you come
   here to the official WordPress forum looking for help!
 * In case you simply didn’t know, WordPress is a trademarked name, and you’re not
   allowed to use the full name in a domain name. See the full trademark policy 
   and the guidelines on the use of “WordPress” in domain names here:
 * [https://wordpressfoundation.org/trademark-policy/](https://wordpressfoundation.org/trademark-policy/)
 * Good luck!
 *  Thread Starter [colin_jump](https://wordpress.org/support/users/colin_jump/)
 * (@colin_jump)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/header-problems-30/#post-11788611)
 * Hi George,
    no offence was interned it’s just a url I setup to develope a wordpress
   site before it is moved to another url just a test area and labelled that way
   so I know whats on it.
 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/header-problems-30/#post-11788706)
 * Hi Colin,
 * I’m just an ordinary WordPress user, just like you.
 * And I’m not a lawyer, but I don’t think the law has any distinction between a“
   test” or “development” domain vs “production” or “business” domain — it’s all
   infringement.
 * In any case, and legalities aside, if you’re new to WordPress (as you said) and
   want to actively participate in the community and even get help from community
   members (as you’re doing here), you’re not starting on a good footing by doing
   what the [community clearly frowns upon](https://wordpress.org/about/domains/).
 * That’s what I supposed you didn’t know and was trying to inform you of.
 * Good luck!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [6 years, 9 months ago](https://wordpress.org/support/topic/header-problems-30/#post-11788800)
 * [@colin_jump](https://wordpress.org/support/users/colin_jump/) In the “Additional
   CSS” part of the dashboard add this:
 *     ```
       .header_type_transparent .logo__image_header_transparent, 
       .header_type_transparent.affix .logo__image_header_default, 
       .header_type_default .logo__image_header_default {
           display: inline-block;
       }
   
       .header .container {
           text-align: center;
       }
       ```
   
 * This won’t work on smaller devices because the menu sits in the same space as
   the logo, therefore centring can’t be achieved as per the desktop.
 * Now to get to the important bit about your domain. Your domain name is infringing
   on the WordPress trademark as detailed here: [https://wordpressfoundation.org/trademark-policy/](https://wordpressfoundation.org/trademark-policy/)
 * The moderation team must redact your Website when we see it posted on the forums
   and therefore have to flag your account so that the posts can be monitored.
 *  Thread Starter [colin_jump](https://wordpress.org/support/users/colin_jump/)
 * (@colin_jump)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/header-problems-30/#post-11788840)
 * Thanks Andrew that work brilliantly, once I’ve finished the site I’ll lose the
   url and use something different as a test bed
 * thanks for every bodies help
 * Colin

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

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

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [colin_jump](https://wordpress.org/support/users/colin_jump/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/header-problems-30/#post-11788840)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
