Home>Support>Space above Masthead
  1. 9 years, 5 months ago Daniel
    Hi, I Work Here

    Hi Drtylor

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    header#masthead .hgroup {
      padding-top: 25px !important;
      padding-bottom: 25px !important;
    }
    

    You can adjust the figures to meet your requirements

    About the “P” that is visible, would you ensure that you placed the elements in your layout appropriately.

    You could create a temporary admin account for us so we can log in and take a look if you find it difficult to figure out where the issue might be. You can create the account with the following email address:

    [email protected]

    Just navigate to Users > Add New in your WordPress admin. Enter siteorigin for the username and [email protected] for the email address. Make sure you’ve selected Administrator for the role and enabled the “Send Password” field so we receive the details.

    Once we’re finished taking a look, you can delete this account. We’ll let you know when to do that.

  2. 9 years, 5 months ago Private Message - Official Site: Dr. TYLOR

    This is a private message.

  3. 9 years, 5 months ago drtylor

    Please you can also help me look at my blog to see how I can create space between my slider and the blog content. http://www.drtylor.com/blog

    >

  4. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi Drtylor

    Sorry to hear about the hassle. Before we dive in further I’d recommend trying this to troubleshoot the “p” issue. Temporarily de-activate all non-SiteOrigin plugins, do so at once. Check for the problem. If the “p” is gone, re-activate your plugins one by one, after each activation, check for the problem.

    Try the following under Appearance > Custom CSS for spacing below the blog slider:

    /* Blog */
    
    .blog .metaslider {
      margin-bottom: 100px !important;
    }
    
  5. 9 years, 5 months ago drtylor

    Thank you guys. I got it solved. I realised I mistakenly left a "p" in my header.php. So I traced it and removed it and that was it.

  6. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Awesome, really glad to hear you were able to resolve.

    (A quick reminder that all WordPress themes completely overwrite themselves when you run a theme update so any edits to header.php should be made using a child theme – let us know if you need help with that).

  7. 9 years, 5 months ago drtylor

    yes I will need your help. I have made changes to a couple of my php files.

    —- Andrew Misplon wrote —-

  8. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Here is a starter child theme you can use:

    https://github.com/siteorigin/vantage-child

    The ZIP can be installed from Appearance > Themes > Add New: Upload Theme.

    Activating a child theme will unfortunately cause Customizer and menu settings to reset.

    If you have FTP access perhaps rename the folder from “vantage-child-develop” to just “vantage-child”. It’ll be in your /wp-content/themes/ folder once activated.

    Each file that has been modified must be copied, not cut, copied to the child theme. However, not style.css. With style.css only the selectors you’ve edited should be copied into the style.css file in the child theme. Those edited selectors can also go in Appearance > Custom CSS.

    More on child themes: https://codex.wordpress.org/Child_Themes

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More