This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

1
  1. Andrew Misplon Staff 11 years, 4 months ago

    Hi Rodolfo

    Please remember not to directly edit style.css as this file, along with all theme files, will be overwritten when you run a theme update.

    This is an option in Vantage Premium in Appearance > Customize: General: Header Padding.

    In Vantage Free you can use a plugin like Simple Custom CSS: https://wordpress.org/plugins/simple-custom-css/ to insert the following:

    /* Vantage Header Padding */
    header#masthead .hgroup {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    }

    Adjust 35px to your required value.

    Hope that helps.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread