North Theme Header – Transparency and Search Icon
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.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.