Title: Top bar &#8211; decrease
Last modified: November 25, 2020

---

# Top bar – decrease

 *  Resolved [uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * (@uniquiadm)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/top-bar-decrease/)
 * i need change the size top bar
 * How do it with CSS?
 * Thanks

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

 *  Thread Starter [uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * (@uniquiadm)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/top-bar-decrease/#post-13707244)
 * [Image](https://uploaddeimagens.com.br/imagens/LI4Cugc)
    -  This reply was modified 5 years, 5 months ago by [uniquiadm](https://wordpress.org/support/users/uniquiadm/).
    -  This reply was modified 5 years, 5 months ago by [uniquiadm](https://wordpress.org/support/users/uniquiadm/).
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/top-bar-decrease/#post-13707762)
 * Hey [@uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * Which bar are you referring to exactly? There’s a few in the screenshot you added
   so I’m not entirely sure which one you mean.
 *  Thread Starter [uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * (@uniquiadm)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/top-bar-decrease/#post-13707796)
 * It’s on the menu.
    At the top of the page Sorry, I’m using a translator
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/top-bar-decrease/#post-13712515)
 * Hey [@uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * Can you share a link to your site? That will allow us to inspect the code and
   see what can be done to help.
 *  Thread Starter [uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * (@uniquiadm)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/top-bar-decrease/#post-13772214)
 * due to the problem with wp staging, I have not yet published
    found another solution
   that can solve the problem eliminate the header and use the elementor menu how
   can i remove it?
 *  Thread Starter [uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * (@uniquiadm)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/top-bar-decrease/#post-13772418)
 * I got it with this code
    .home .site-header { display: none; } But, I need it
   on all pages, just removed it from the main
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/top-bar-decrease/#post-13786031)
 * Hey [@uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * If you want to remove the header from all pages in your site (not just the home
   page), you can use this code:
 *     ```
       .site-header {
       display: none;
       }
       ```
   
 * I can’t say for sure that this works though. For that, I would need to see your
   site, but give that a try.
 *  Thread Starter [uniquiadm](https://wordpress.org/support/users/uniquiadm/)
 * (@uniquiadm)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/top-bar-decrease/#post-13786132)
 * great! Thank you very much.
 *  [Niall a11n](https://wordpress.org/support/users/wpniall/)
 * (@wpniall)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/top-bar-decrease/#post-14222560)
 * Glad to hear it – thanks for letting us know!
 * I’ll mark this thread as resolved now. If you have any further questions, I recommend
   creating a new thread.

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

The topic ‘Top bar – decrease’ is closed to new replies.

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

 * 9 replies
 * 3 participants
 * Last reply from: [Niall a11n](https://wordpress.org/support/users/wpniall/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/top-bar-decrease/#post-14222560)
 * Status: resolved