Home>Support>North Theme Header – Transparency and Search Icon

North Theme Header – Transparency and Search Icon

By Harsh Nagda, 8 years ago. Last reply by Alex S, 8 years ago.

Hi,

I would like to make the header of North theme Transparent.

And also the Search icon go away.

Thanks!.

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

  1. 8 years, 1 month ago Alex S
    Hi, I Work Here

    Hi Harsh,

    To disable the search icon, please navigate to WP AdminAppearanceCustomize and then Theme SettingsNavigation and untick the Menu Search.

    To make the header transparent you’ll need to use custom CSS. If you navigate to WP AdminAppearanceCustom CSS, you’ll get our custom CSS editor. Add the following code.

    #masthead.site-header {
      background: rgba(250, 250, 250, .5);
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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