Home>Support>How to i add header image in Corp theme?

How to i add header image in Corp theme?

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

How to i add header image in Corp theme?
Please advice for me.
Thank you.
Parinya

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    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. 7 years, 1 month ago 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. 7 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    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. 7 years, 1 month ago parinyacake

    Thank you Andrew Misplon very much
    Parinya

  5. 7 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Glad we could help. All the best.

  6. 7 years, 1 month ago 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. 7 years, 1 month ago 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. 7 years, 1 month ago 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More