Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Mankov

    (@mankov)

    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.

    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.