Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Make header transparent CSS?

$
0
0

Replies: 0

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 all articles
Browse latest Browse all 59525

Trending Articles