Hi, Im trying to make the logo bar transparent in renew. But it will only work if i make the entire site transparent. Im using the following css:
.x-logobar {
background-color: transparent !important;
}
.site {
background-color: transparent;
}
If i remove the .site css then it doesn’t work. How can I make just the logobar transparent?
The site is longislandshuckingtruck.com
Actually, if I can make just the blog page entirely transparent but the rest of the pages white, with the transparent logobar that would be ideal.
Thanks!
Rena
