• 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 / Show icon logo before Site Title in Genesis Sample 2.6.0

Show icon logo before Site Title in Genesis Sample 2.6.0

Replace the path of SVG URL to your own. Minor change needed.

.title-area::before {
    background: url(/images/logo.svg) no-repeat !important;
    width: 50px;
    display: inline-flex;
    float: left;
    min-height: 45px;
    margin-top: -10px;
    margin-bottom: -12px;
    content: " ";
}

Posted by: aryan Category: CSS

« Show Description in Genesis Sample 2.6.0
Adding Background Color in Site title in Genesis Sample »

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