Title: replace logo
Last modified: August 21, 2016

---

# replace logo

 *  [Dylan Pluk](https://wordpress.org/support/users/dylan-pluk/)
 * (@dylan-pluk)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/replace-logo/)
 * I want my logo bigger and in the center of the page. [http://www.dylanplukkos.nl/friday02/](http://www.dylanplukkos.nl/friday02/)
   i tried it with the css code #masthead > div.site-branding > h1 > a > img but
   it doesn’t work. anyone an idea to fix this.

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

 *  [ellp](https://wordpress.org/support/users/ellp/)
 * (@ellp)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/replace-logo/#post-4761611)
 * Hello!
 * Try this:
 *     ```
       .site-branding{
       margin:auto;
       width:360px;
       /* float: left; */
       }
       ```
   
 * You need to remove or comment the line: **float:left;**
 * Hope it helps.
 * Evandro
 *  Thread Starter [Dylan Pluk](https://wordpress.org/support/users/dylan-pluk/)
 * (@dylan-pluk)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/replace-logo/#post-4761722)
 * doesn’t do anything 🙁

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

The topic ‘replace logo’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Dylan Pluk](https://wordpress.org/support/users/dylan-pluk/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/replace-logo/#post-4761722)
 * Status: not resolved