MH Magazine: Transparent header image
-
Hi,
I’m using MH Magazine Premium on orgoniseyourself.com
I’ve managed to make the body transparent using the following code in custom CSS:
.mh-wrapper.clearfix { background-color:rgba(239, 230, 151, 0.2);}
But I can’t for the life of me figure out how to make the header transparent too. I’ve tried using the same code above for: .mh-custom-header, .mh-container, and .mh-header, but none of it works.
Any ideas?
-
Hi @karinsakwanda, it looks like you are using WordPress but you are not hosted here at WordPress.com. For self-hosted WordPress sites such as yours, I would suggest asking for help from the theme author directly or ask in the volunteer-based WordPress.org Themes and Templates forum.
For general questions on self-hosted WordPress.org installations, visit http://wordpress.org/support/.
The differences between WordPress.com and WordPress.org.
I did take a quick look at your site, and the color of the header area is set here.
.mh-header { background: #fcf8de; }
- The topic ‘MH Magazine: Transparent header image’ is closed to new replies.