Title: responsive Logo(Header)
Last modified: August 31, 2016

---

# responsive Logo(Header)

 *  [devel0per95](https://wordpress.org/support/users/devel0per95/)
 * (@devel0per95)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/responsive-logoheader-1/)
 * anyone knows how to make this header logo responsive and with align:middle ?
 * [http://meera-lebanon.com](http://meera-lebanon.com)

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

 *  [awwabtahir](https://wordpress.org/support/users/awwabtahir/)
 * (@awwabtahir)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/responsive-logoheader-1/#post-7378404)
 * Add this media query to your image. Give image the ID of “logo”. Then,
 *     ```
       @media only screen and (max-width: 425px) {
           #logo {
               width: 100%;
           }
       }
       ```
   
 *  Thread Starter [devel0per95](https://wordpress.org/support/users/devel0per95/)
 * (@devel0per95)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/responsive-logoheader-1/#post-7378500)
 * can you please tell me where should i add the ID ?

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

The topic ‘responsive Logo(Header)’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [devel0per95](https://wordpress.org/support/users/devel0per95/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/responsive-logoheader-1/#post-7378500)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
