Title: Change -height background image
Last modified: August 31, 2016

---

# Change -height background image

 *  [Mankov](https://wordpress.org/support/users/mankov/)
 * (@mankov)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/change-height-background-image/)
 * Hello,
 * is there a way to change the background-image-space? I use a picture that is 
   1920-1200 but it is not shown completely (that is standard in the theme). How
   can I increase the space on the top and minimize it by the contact form?
 * [http://fs5.directupload.net/images/160607/xv58sln3.jpg](http://fs5.directupload.net/images/160607/xv58sln3.jpg)
 * [http://fs5.directupload.net/images/160607/nytzgdcx.jpg](http://fs5.directupload.net/images/160607/nytzgdcx.jpg)
 * Best regards,
 * Dominik

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

 *  Thread Starter [Mankov](https://wordpress.org/support/users/mankov/)
 * (@mankov)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/change-height-background-image/#post-7454574)
 * Found a funny solution.
    If you don’t need the Intro-Text (beneath the 2 buttons),
   then type so many words in, till it has the preferred height. Then change the.
   css
 * .intro-text{
    text-align: center; **color: transparent;**
 * Google will hate you for that, so don’t do this if seooptimize your page.
 *  [gouravwptech](https://wordpress.org/support/users/gouravwptech/)
 * (@gouravwptech)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/change-height-background-image/#post-7454697)
 * Hello,
 * Please install the plugin Advanced CSS Editor and in Appearance -> Customize -
   > Advanced CSS Editor add the following code:
 *     ```
       .header-content-wrap {
             padding: 385px 0 310px;
       }
       section#contact {
           padding-top: 50px;
           padding-bottom: 0px;
       }
       ```
   
 * Change it’s value as per your wish.
 * Regards,
    Gourav

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

The topic ‘Change -height background image’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [gouravwptech](https://wordpress.org/support/users/gouravwptech/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/change-height-background-image/#post-7454697)
 * Status: not resolved