Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you using a browser tool like Firebug? It shows a lot of padding and margins on this element:

    .pagetitle {
        background-position: center center;
        background-size: cover;
        margin-bottom: 30px;
        overflow: hidden;
        padding: 50px 0 40px;
        position: relative;
    }

    Note that you should use a custom CSS plugin or theme option to make changes so that your changes are not lost when the theme is updated. ADD the code above there and change the padding and margins.

    For additional help, you may need to contact the developer of the theme as commercial themes aren’t supported on these forums –

    http://themeforest.net/item/gridstack-responsive-agency-wordpress-theme/5397835

    Thread Starter Nathan Puls

    (@nhpuls)

    Thanks so much! I’ll try that! Really quick response by the way 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Spacing between Header and Body’ is closed to new replies.