So, I’ve successfully removed the header transparency from the homepage with
#header.header-scrolled {background: #1b274f !important;}
However, on my other pages, the header still has the transparency. How do I correct this?
Also, how do you get a logo to display along with the site title and tag line so that the title and tag line disappear when you scroll down?
Hey bngodfrey!
For the background you also need to change the opacity for the header background class:
.header_bg {
opacity: 1;
filter: alpha(opacity=100);
}
There isn’t currently an option for the logo to display along with the title and tag line however so you would need to have that customized.
Cheers!
Devin
So, there’s no easy way to do it like you’ve done it at the top of this support page?
Hi!
No, unfortunately, that particular logo feature was built for the forum and re-creating the feature is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Cheers!
Ismael