New Landing How can we help? Themeforest Theme Support Flexform header background color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #32171
    3cstudio
    Member
    Post count: 2

    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

    #32194
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hey,

    This is what I see, it’s all white: http://cl.ly/image/0i3M0f2L1L3p

    You see that color in Firebug, because it’s the default that the theme registers (file: includes/sf-custom-styles.php)

    But since you’re setting it to “None”, the page-heading also gets a “alt-bg none” class, which overrides this.

    Regards,

    โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”

    Cosmin – Support

    #32349
    3cstudio
    Member
    Post count: 2

    Hi Cosmin,

    I actually found that I had an errant element in my custom CSS — I referred to a background-color as “none” instead of “transparent”. Thus, it showed as the default gray color (which was: #F7F7F7) until I got that squared away. :-/

    Sorry for the false alarm.

    S

    #32565
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register