Hi there,
I’m trying to remove the gray default background from page headers, such as on: http://mfm.3cstudio.com/contact/ — I see the option within Edit for:
Page Meta > Page Options > Page Title Background = None, and that got rid of the white background. But, as you might see, the default gray background remains for: .page-heading {background-color:#F7F7F7;} — Firebug tells me that is present due to: http://mfm.3cstudio.com/contact/ (/contact/ #2 line 167).
How do I rid the site of this element? I can find no inline CSS per page nor global setting, nor does !important designations affect the child theme’s style.css when attempting to edit: .page-heading and set its background-color to none — please help?
Thanks in advance! Nice theme, just seems a little overcooked in the admin area? Lots of features & settings seem a bit jumbled… ๐
S