Title: Responsive header
Last modified: August 30, 2016

---

# Responsive header

 *  Resolved [puco](https://wordpress.org/support/users/puco/)
 * (@puco)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-header-6/)
 * Hello!
 * For my header, I’m only using a logo, image.
    But the image is not resized on
   a smartphone… Where could I change this?
 * Thanks in advacne!
 * Etienne

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-header-6/#post-6468547)
 * Hi Etienne,
 * Thanks for using Tracks!
 * Could you try adding the following CSS to your site?
 *     ```
       .site-title .logo {
         max-width: 100% !important;
       }
       ```
   
 * You can copy and paste that code into the “Custom CSS” section in the Customizer(
   Appearance > Customize). Once added there, it should take affect right away.
 *  Thread Starter [puco](https://wordpress.org/support/users/puco/)
 * (@puco)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-header-6/#post-6468575)
 * Hi Ben!
 * Thanks a lot, it’s working fine!
 * Etienne
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-header-6/#post-6468594)
 * You’re welcome 🙂

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

The topic ‘Responsive header’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-header-6/#post-6468594)
 * Status: resolved