# How to increase header space

**URL:** <https://community.hivepress.io/t/how-to-increase-header-space/5403>\
**Category:** HivePress\
**Created:** [April 19, 2023, 2:28am UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403 "2023-04-19T02:28:35Z")\
**Posts on this page:** 8\
**Page:** 1

<div class="post-metadata">

**Author:** ![Fouz](https://community.hivepress.io/letter_avatar_proxy/v4/letter/f/8dc957/32.png) [@Fouz](https://community.hivepress.io/u/Fouz)\
**Post date:** [April 19, 2023, 2:28am UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403/1 "2023-04-19T02:28:36Z")

</div>

Hi , Can I enlarge the space in the header Page and how?

---

<div class="post-metadata">

**Author:** ![andrii](https://community.hivepress.io/user_avatar/community.hivepress.io/andrii/32/2951_2.png) [@andrii](https://community.hivepress.io/u/andrii)\
**Post date:** [April 19, 2023, 5:54am UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403/2 "2023-04-19T05:54:57Z")

</div>

Hi,

Please provide detailed information about which part of the header you are referring to, and we will try to help you (you can send a link to your website and a screenshot of this part).

---

<div class="post-metadata">

**Author:** ![Fouz](https://community.hivepress.io/letter_avatar_proxy/v4/letter/f/8dc957/32.png) [@Fouz](https://community.hivepress.io/u/Fouz)\
**Post date:** [April 19, 2023, 1:49pm UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403/3 "2023-04-19T13:49:06Z")

</div>

Hi , This space I want to be left and right full

 ![5ca3ef22-0e0a-4936-b9c1-a752d6e724ec](https://community.hivepress.io/uploads/default/original/2X/5/5d76c6ad6ee3d00dcb1f6d8e649dad660d249fb7.jpeg)

---

<div class="post-metadata">

**Author:** ![andrii](https://community.hivepress.io/user_avatar/community.hivepress.io/andrii/32/2951_2.png) [@andrii](https://community.hivepress.io/u/andrii)\
**Post date:** [April 20, 2023, 6:48am UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403/4 "2023-04-20T06:48:04Z")

</div>

Hi,

Please try this CSS snippet ([How to add custom code snippets - HivePress Help Center](https://help.hivepress.io/article/23-how-to-add-custom-code-snippets)):

```auto
@media only screen and (min-width: 48em) {
.header-navbar {
margin: 0;
}
}

```

---

<div class="post-metadata">

**Author:** ![Fouz](https://community.hivepress.io/letter_avatar_proxy/v4/letter/f/8dc957/32.png) [@Fouz](https://community.hivepress.io/u/Fouz)\
**Post date:** [April 21, 2023, 12:23am UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403/5 "2023-04-21T00:23:03Z")

</div>

good , thank you

---

<div class="post-metadata">

**Author:** ![Fouz](https://community.hivepress.io/letter_avatar_proxy/v4/letter/f/8dc957/32.png) [@Fouz](https://community.hivepress.io/u/Fouz)\
**Post date:** [April 22, 2023, 3:08am UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403/6 "2023-04-22T03:08:02Z")

</div>

I want a space here, how?  
 ![fe779399-efd8-4eb5-9488-e0845281a515](https://community.hivepress.io/uploads/default/original/2X/3/3d9a347fa38abce5c2f5dec9f2888e41bb4d91bf.jpeg)

---

<div class="post-metadata">

**Author:** ![andrii](https://community.hivepress.io/user_avatar/community.hivepress.io/andrii/32/2951_2.png) [@andrii](https://community.hivepress.io/u/andrii)\
**Post date:** [April 24, 2023, 7:35am UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403/9 "2023-04-24T07:35:55Z")

</div>

Hi,

Unfortunately, there’s no such feature, it would require a custom implementation.  
If customizations are required for your site, please try customizing it using the collection of code snippets [Search · user:hivepress · GitHub](https://gist.github.com/search?q=user%3Ahivepress) and other developer resources, or consider hiring someone for custom work [https://fvrr.co/32e7LvY](https://fvrr.co/32e7LvY)

---

<div class="post-metadata">

**Author:** ![system](https://community.hivepress.io/user_avatar/community.hivepress.io/system/32/13990_2.png) [@system](https://community.hivepress.io/u/system)\
**Post date:** [May 24, 2023, 7:36am UTC](https://community.hivepress.io/t/how-to-increase-header-space/5403/10 "2023-05-24T07:36:56Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
