Home>Support>Transparent Header Twenty Sixteen Theme

Transparent Header Twenty Sixteen Theme

By DerNeumi, 8 years ago. Last reply by Alex S, 8 years ago.

Since I have always worked until now with topics just as what I really needed too much bidding , I wanted to now my new page with the default WP Theme Twenty Sixteen making ( design is locally developed , so unfortunately no link ) die ,
Now I have a problem with DM header and the navigation bar .
Prefer A Transparent header with opacity 0.2 , Navigation Full Width

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, 5 months ago Alex S
    Hi, I Work Here

    Hi DerNeumi,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .site-header {
    	padding-top: 0 !important;
    	padding-bottom: 0 !important;
    	margin: 5.25em 0 !important;
    	background: rgba(255, 255, 255, .2);
    }
    

    You’ll need to make adjustments to this to get it closer to your liking. 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