Title: move logo image
Last modified: August 30, 2016

---

# move logo image

 *  Resolved [rilkel](https://wordpress.org/support/users/rileykeller/)
 * (@rileykeller)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/move-logo-image/)
 * how can I move my logo image up?
    [http://urrg.us](http://urrg.us)

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

 *  Theme Author [benalvele](https://wordpress.org/support/users/benalvele/)
 * (@benalvele)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/move-logo-image/#post-6749479)
 * Go Customizing ▸ Great Theme Options > Advanced Options > Custom CSS Styles and
   try this css block
 *     ```
       .header-logo-image {
       	margin-top:-30px;
       }
       ```
   
 *  Thread Starter [rilkel](https://wordpress.org/support/users/rileykeller/)
 * (@rileykeller)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/move-logo-image/#post-6749482)
 * Ben,
    Thanks for the help. when I use the code, it not only moves the logo image
   but it moves the menu up as well, cropping the header image. is there a way to
   prevent this?
 *  Thread Starter [rilkel](https://wordpress.org/support/users/rileykeller/)
 * (@rileykeller)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/move-logo-image/#post-6749483)
 * hey, I figured it out! you can use this in the CSS block to move the bottom of
   the header image. using both you can move the image up and down keeping the same
   size header image.
    ‘.site-branding { margin-bottom:+70px; }’
 *  Theme Author [benalvele](https://wordpress.org/support/users/benalvele/)
 * (@benalvele)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/move-logo-image/#post-6749494)
 * New Feature !
    Logo position added to theme settings…

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

The topic ‘move logo image’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [benalvele](https://wordpress.org/support/users/benalvele/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/move-logo-image/#post-6749494)
 * Status: resolved