Title: Reducing sizes
Last modified: January 26, 2019

---

# Reducing sizes

 *  Resolved [nikolas27](https://wordpress.org/support/users/nikolas27/)
 * (@nikolas27)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/reducing-sizes/)
 * Hello.
    How can i reduce the height of the header, the footer and most importantly
   the height of the gap between the header and the first post on mobiles?
 * Thank you very much in advance

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

 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11137618)
 * Hi nikolas27
 * Thanks for getting in touch with us.
 * Could you please share your website URL or screenshot so I can take a look and
   provide a proper solution.
 * Thank you
 *  Thread Starter [nikolas27](https://wordpress.org/support/users/nikolas27/)
 * (@nikolas27)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11139336)
 * [https://ibb.co/9gzqjxQ](https://ibb.co/9gzqjxQ)
 * Hello,
    Thanks for your response. 1) how can i reduce the height of the header?
   2)how can i reduce the gap (the white space) between the header and the first
   post?
 * Thanks a lot in advance
 *  Thread Starter [nikolas27](https://wordpress.org/support/users/nikolas27/)
 * (@nikolas27)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11139338)
 * [https://ibb.co/9gzqjxQ](https://ibb.co/9gzqjxQ)
    -  This reply was modified 7 years, 4 months ago by [nikolas27](https://wordpress.org/support/users/nikolas27/).
 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11142550)
 * Hi nikolas27
 * Sorry for the inconvenience.
 * I need your site URL then we can help you better.
    Because that screenshot was
   not helpful for us.
 * Thanks
 *  Thread Starter [nikolas27](https://wordpress.org/support/users/nikolas27/)
 * (@nikolas27)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11150630)
 * Hello,
    The url is [http://www.goingout.gr](http://www.goingout.gr)
 * I would appriciate your help with the following tasks:
    1) Reducing the white
   space between the header and the “first post” on mobiles. 2) Reducing the height
   of the header.
 * Thanks a lot in advance 🙂
 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11151764)
 * Hello nikolas27
 * To reduce the height of the header, Please add the following CSS code in custom
   CSS field (**Theme dashboard -> Appearance -> Customize -> General settings -
   > Custom CSS Field**.)
 *     ```
       body.blog #section { 
       	padding-top: 20px;
       }
       @media (max-width: 768px) {
       .navbar-brand {
           padding: 10px 0px;
       }
       .navbar-toggle {
           margin: 10px 15px 10px 0px;
       }
       }
       ```
   
 * Change the value of the header height as per the need.
 * Let me know if it works..!
 * Thanks
 *  Thread Starter [nikolas27](https://wordpress.org/support/users/nikolas27/)
 * (@nikolas27)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11155733)
 * Hello, It worked like a charm.
    Thank you very much, All the best
    -  This reply was modified 7 years, 3 months ago by [nikolas27](https://wordpress.org/support/users/nikolas27/).
 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11156100)
 * Hi nikolas27
 * I’m really glad to hear I was able to help. I hope you enjoy the Dream Spa theme.
   
   Please let me know if you have any other issues. We’re happy to help.
 * If you are happy with our theme or help you can always provide us with a review
   here [https://wordpress.org/support/theme/spasalon/reviews/#new-post](https://wordpress.org/support/theme/spasalon/reviews/#new-post)
 * Have a good day.
 * Thank You.
 *  Thread Starter [nikolas27](https://wordpress.org/support/users/nikolas27/)
 * (@nikolas27)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11188558)
 * Hello again,
    The code above works on the main page only. How can i make this
   work on other pages too? for instance on post pages. Thanks a lot in advance
 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11191198)
 * Hi nikolas27
 * Kindly create a separate thread for your another query then we can help you better.
   Because this thread has already resolved.
 * Thanks

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

The topic ‘Reducing sizes’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/dream-spa/1.3.3/screenshot.png)
 * Dream Spa
 * [Support Threads](https://wordpress.org/support/theme/dream-spa/)
 * [Active Topics](https://wordpress.org/support/theme/dream-spa/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/dream-spa/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/dream-spa/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/reducing-sizes/#post-11191198)
 * Status: resolved