that solved it. thank you!!!
I went here:
Appearance -> Customize -> Styling -> Custom CSS
And I entered this code:
span.camera_bar_cont{
background-color:transparent!important;
}
And it worked.
Thank you jerryscg,
However that did not solve my problem. After pasting that code in the Custom CSS, there was no change that I could see.
I still have this same issue of the gray film covering the top section of my blog: http://www.emmersionlearning.com/blog/
It is only for my blog page, should I be indicating in my code that it is only for the blog page?
Thank you Suyogya Shukla!
I’m new to WordPress. I added that to my style sheet, but it had no change. Where exactly am I supposed to add that?
Drake