[Resolved] Home page header has different color.

Home Forums Support [Resolved] Home page header has different color.

Home Forums Support Home page header has different color.

  • This topic has 6 replies, 2 voices, and was last updated 6 years ago by Leo.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #549721
    Steven Dylan Spitz

    The background color of my main header has a different color (on the home page) compared to other pages. Any ideas?

    #549728
    Leo
    Staff
    Customer Support

    Hi there,

    You have this CSS added:

    .home .site-header {
        background-color: #222;
        background-image: url(//www.hammerpedia.com/images/background-blur.png) no-repeat;
        -webkit-background-size: cover!important;
        -moz-background-size: cover!important;
        -o-background-size: cover!important;
        background-size: cover!important;
    }
    #549730
    Steven Dylan Spitz

    i’m migrating from a custom genesis theme. would you mind telling me where i can delete that added css. and thanks for all your help.

    #549748
    Leo
    Staff
    Customer Support

    I can’t really tell because you are using Autopimize and W3 Total cache.

    The usual place to check would be any child themes or CSS plugins.

    #549773
    Steven Dylan Spitz

    Thanks Leo. That was some css from my old genesis theme entered in Autopimize. It’s fixed after removing. Should I maybe uninstall autopimize and reinstall with new settings?

    #549814
    Steven Dylan Spitz

    thanks leo

    #550005
    Leo
    Staff
    Customer Support

    See this article for our recommended Autopimize settings: https://generatepress.com/fastest-wordpress-theme/

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.