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.

Transparent Header Twenty Sixteen Theme

Open 1 reply generalquestion
9 years ago · Last reply by Alex S 9 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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 9 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread