adding logo along side site title
-
.site-title a { background: url( "https://www.pmtuoor.in/wp-content/uploads/2015/11/wpid-logo.png" ); width: 150px; height: 150px; display: block; background-size: cover; text-indent: 105%; white-space: nowrap; overflow: hidden; } @media screen and (min-width: 620px) { .site-title a { margin-bottom: 25px; } } @media screen and (min-width: 1401px) { .site-title a { width: 250px; height: 250px; } }
Hey i want add logo for this i used the above code but replaces the tittle too. How to add title along with logo.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘adding logo along side site title’ is closed to new replies.