Title: Header
Last modified: August 21, 2016

---

# Header

 *  Resolved [HeistheSource](https://wordpress.org/support/users/heisthesource/)
 * (@heisthesource)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-68/)
 * On my new site, davidallan.me, I’m employing Sundance and the header looks great
   on my iphone due to its responsive nature but on my laptop thew tagline is way
   off to the right….
 * How can this be fixed?

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

 *  [batharoy](https://wordpress.org/support/users/batharoy/)
 * (@batharoy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-68/#post-4572282)
 * Add this to a [child-themes](http://codex.wordpress.org/Child_Themes) style.css,
   or use a [custom css plugin](http://wordpress.org/plugins/simple-custom-css/).
 *     ```
       .site-description {
           float: right;
       }
       ```
   
 * That will move it just below your site title.
 *  [Luigi.Abbate](https://wordpress.org/support/users/luigiabbate/)
 * (@luigiabbate)
 * [12 years ago](https://wordpress.org/support/topic/header-68/#post-4572627)
 * Thanks batharoy your advice help me to resolve it(I have the same problem) .

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

The topic ‘Header’ is closed to new replies.

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

 * 2 replies
 * 3 participants
 * Last reply from: [Luigi.Abbate](https://wordpress.org/support/users/luigiabbate/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/header-68/#post-4572627)
 * Status: resolved