Make header transparent CSS?
-
Hey guys!
I was trying to make the header for the Sela theme transparent so it shows just the logo and the background. I uploaded the logo with a transparent background but the theme automatically puts a white background on it.
I just want the logo to show and the wood background.
Is this possible to fix with CSS?I was able to achieve using the inspect element by changing this code..but on the website it makes the logo and background invisible.
.site-branding {
background: rgba(0, 0, 0, 0);
}Thanks so much!
The blog I need help with is coffeecraftsandchaos.com
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Make header transparent CSS?’ is closed to new replies.
