Title: Positioning Header Logo CSS
Last modified: June 14, 2021

---

# Positioning Header Logo CSS

 *  Resolved [hannahrosso96](https://wordpress.org/support/users/hannahrosso96/)
 * (@hannahrosso96)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/positioning-header-logo-css/)
 * Hi all –
 * I currently have the following CSS in order to have my logo positioned in the
   top left corner of my site (as well as to remove the ability to click on it):
 *     ```
       .custom-logo-link {
       	float: left;
               pointer-events: none;
               }
       ```
   
 * My question is-
 * Is there anyway I can eliminate the white space at the top of my site’s homepage/
   have the logo in-line with the site title/tagline (rather than above the text)?
 * Also, the positioning changes when you visit the other pages on my site via the
   main navigation menu. How can I keep the site title/description text as well 
   as the logo static?
 * Thanks for any and all replies.
    -  This topic was modified 4 years, 11 months ago by [hannahrosso96](https://wordpress.org/support/users/hannahrosso96/).
    -  This topic was modified 4 years, 11 months ago by [James Huff](https://wordpress.org/support/users/macmanx/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpositioning-header-logo-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Positioning Header Logo CSS’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/chic-lite/1.1.9/screenshot.png)
 * Chic Lite
 * [Support Threads](https://wordpress.org/support/theme/chic-lite/)
 * [Active Topics](https://wordpress.org/support/theme/chic-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/chic-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/chic-lite/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [hannahrosso96](https://wordpress.org/support/users/hannahrosso96/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/positioning-header-logo-css/)
 * Status: resolved