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.

Blog post coding help

10 years ago · Last reply by Andrew Misplon 10 years ago

Hi I used the code that was suggested in this thread:

Remove space above slider

and it worked perfectly for what I wanted to do. However, is there a way to change this on the blog post page. Currently this is how my post looks currently:

http://secretsofthefae.com/2015/10/secrets-of-the-fae-a-quarterly-magazine/

Obviously I would like to bring the blog title and meta info lower, is there a way to do that for blog posts only? This is all supposed to go live tomorrow, so I appreciate any help I can get ASAP. Thanks in advance. :D

URL: http://secretsofthefae.com/2015/10/secrets-of-the-fae-a-quarterly-magazine/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Secretsofthefae

    You can fix/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.

    .single #masthead.site-header {
        margin-bottom: 0;
    }

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