New Landing How can we help? Themeforest Theme Support Neighborhood CSS for Page Heading Background Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • #128087
    rootdigger
    Member
    Post count: 37

    Hi there, I’m trying turn the entire background of my website to light grey using the global settings in the WordPress Color Customizer. Unfortunately the settings for “Page Heading Background Color” dont take effect. Headlines are all rendered in white, like here e.g.:
    http://hiddenrooms.de/katalog/

    My site is running version 1.92, but right now I cannot update to the latest version of your theme right now due to too many changes in code…:) So is there a chance to change globally css to set the Page Heading Background Color to grey? Unfortunately I cannot find it….

    PS: In the single page’s meta options the Page Title Background is set to “None”. When I choose an Alt Background, the changes dont take effect.

    In Themes Default Meta Options a Default Page Heading Background is selected, but I doesnt take effect either.

    Help would be appreciated! Best, R

    #128250
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .page-heading.alt-bg {
      background-color: #f7f7f7!important;
    }
    

    – Kyle

    #128413
    rootdigger
    Member
    Post count: 37

    Worked! Thanks

    #128418
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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