Title: Two headers
Last modified: June 27, 2017

---

# Two headers

 *  Resolved [antoniocarloslima](https://wordpress.org/support/users/antoniocarloslima/)
 * (@antoniocarloslima)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/two-headers-3/)
 * I would like to set the top header (Very Top), so that when scrolling the site,
   the user always has in view the two headers. How can I do this?

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

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/two-headers-3/#post-9271598)
 * Hey,
 * You can try to add the following CSS to your WordPress to fix it:
 *     ```
       .navbar .very-top-header {
       	position: fixed;
       	width: 100%;
       }
   
       .navbar .container {
       	margin-top: 48px;
       }
       ```
   
 * Let me know if it works. 🙂
 *  Thread Starter [antoniocarloslima](https://wordpress.org/support/users/antoniocarloslima/)
 * (@antoniocarloslima)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/two-headers-3/#post-9273420)
 * Hello!
 * Unfortunately, it did not work. The upper part overlapped the bottom and did 
   not stay fixed.
 * This is the theme I’m using: [https://demo.themeisle.com/llorix-one/](https://demo.themeisle.com/llorix-one/)
 * My goal is that the blue bar, where the phone number is, be fixed, as well as
   the bar that contains the logo. Then the two upper bars will be fixed, and not
   just the second.
 * Please. help me!
 *  [Uriahs Victor](https://wordpress.org/support/users/uriahs-victor/)
 * (@uriahs-victor)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/two-headers-3/#post-9462288)
 * Hello, unfortunately, this is not a straight forward change, as custom coding
   is not part of our support plan we recommend you seek aid from a freelancer to
   accomplish this change as it’s not a feature of the theme.

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

The topic ‘Two headers’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [Uriahs Victor](https://wordpress.org/support/users/uriahs-victor/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/two-headers-3/#post-9462288)
 * Status: resolved