• Resolved meyerwp

    (@meyerwordpress)


    Hello,
    I was looking for this
    #lu5t — paste this into your Custom CSS –i

    /*Change background of headings */
    #primary.content-area {background:#33ffaa;}

    but I don’t want to appear on my front page

    So I need to find a way to exclude my from page front this command

    thank you for your feedback!
    http://jeromemeyer.com

Viewing 1 replies (of 1 total)
  • Thread Starter meyerwp

    (@meyerwordpress)

    the solution by Andrew

    /*Change background of headings */
    #primary.content-area {
    background:#3f3f3f;
    }
    .home #primary.content-area {
    background:transparent;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Excluding index page from customized css’ is closed to new replies.