This topic is: resolved
- This topic has 2 replies, 2 voices, and was last updated 11 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Header’ is closed to new replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › General Discussion › Header
Tagged: Centric Header
How can I make the header transparent so that the background shows?
http://paramount-group.bizAdd the following code in your style.css file
.site-header, .site-header .wrap, .site-description { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25) !important; }
That worked!
© 2025 WPEngine, Inc.