Title: Keeping the header small
Last modified: August 31, 2016

---

# Keeping the header small

 *  [oliverwebb99](https://wordpress.org/support/users/oliverwebb99/)
 * (@oliverwebb99)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/keeping-the-header-small/)
 * Hi all,
 * Great theme but I’d love to be able to keep the header small at all times.
 * I do not mind if it scrolls with me just when it is large it over flows into 
   pictures and breadcrumb areas making everything look a bit rough around the edges.
 * I’ve even tried giving it a tiny image to stop it shrinking but no joy it just
   makes the image larger and pixelated.
 * All the best and any help would be appreciated as always.

Viewing 1 replies (of 1 total)

 *  [Tanay](https://wordpress.org/support/users/tanaykhandelwal-1/)
 * (@tanaykhandelwal-1)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/keeping-the-header-small/#post-7328932)
 * Hi there,
    try following css code
 *     ```
       .flexslider {
           text-align: center;
       }
       .flexslider img {
           width: auto;
           max-width: 100%;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Keeping the header small’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Tanay](https://wordpress.org/support/users/tanaykhandelwal-1/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/keeping-the-header-small/#post-7328932)
 * Status: not resolved