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

8
  1. Andrew Misplon Staff

    Hi Parinya

    There isn’t a way at the moment to add a header image to Corp.

    You can try adding to Customize > Additional CSS:

    .site-header {
        background: url(https://demo.siteorigin.com/corp/files/2018/06/optimizing.jpg) center center no-repeat;
        background-size: cover;
    }

    Replace my URL with yours from your Media Library.

  2. parinyacake

    Background image of
    https://demo.siteorigin.com/corp/files/2017/12/office-meeting.jpg
    Can i use you css code right?

    Thank you Andrew Misplon very much
    Parinya

  3. Andrew Misplon Staff

    For sure, the CSS snippet is for you to try.

    No problem using the image too but I recommend uploading it to your Media Library rather.

  4. parinyacake

    Thank you Andrew Misplon very much
    Parinya

  5. Andrew Misplon Staff

    Glad we could help. All the best.

  6. parinyacake

    Hello Andrew Misplon :-)
    I try you code and this is results.
    http://www.anuphap.com/
    How should I fix it?
    The top menu is not like corp theme.
    https://uppicimg.com/v/w5nBxOEL
    https://uppicimg.com/v/7RiLfXJI
    Thank you very much Andrew Misplon
    Sorry for Frequently interrupted
    Parinya

  7. Support Assistants

    Hi Parinya

    No problem.

    You are using Polestar but it’s very similar to Corp. If you first row in Page Builder by SiteOrigin is a big Hero image then you can use Page Settings to set the header to overlap: https://purothemes.com/documentation/polestar-wordpress-theme/page-settings/. And also set Page Layout to No Sidebar and disable the Header Margin and Page Title.

    To make the header transparent on scroll, add the following to additional CSS:

    .site-header.stuck {
    	background: transparent;
    }
  8. parinyacake

    Thank you Support Assistants very much
    Parinya

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