• Skip to primary navigation
  • Skip to main content

Genesis Community

Resources for Genesis WordPress Theme Users

  • Facebook
  • Twitter
  • Slack
  • Wiki
  • Login
You are here: Home / Wikis / CSS / Adding Background Color in Site title in Genesis Sample

Adding Background Color in Site title in Genesis Sample

Minor change needed to fix the background color. Change as per your need. 🙂

.site-header:before {
    background-color:  red;
    float:  left;
    padding: 0px 10px 70px 20px;
    margin-left: -30px;
    z-index: 9999;
}


.title-area {
    background-color: red;
    padding-right: 15px;
}

.title-area a {
    color: white;
}

Posted by: aryan Category: CSS

« Show icon logo before Site Title in Genesis Sample 2.6.0

Copyright © 2026 · Genesis Sample on Genesis Framework · WordPress · Log in