Replace Title with Header Logo

  1. I guess this question has been asked a million times, but it is a bit different from the standard WordPress theme if you use a theme build on Hybrid [BoxPulse].

    How can a person replace the page header title / slogan with a logo?

    Tx

  2. Easiest way:

    #site-title a {
    background: url(images/path-to-logo.jpg);
    display: block;
    height: ??px;
    text-indent: -9999px;
    width: ??px;
    }
  3. Hi Patrick
    Thanks for the quick reply. It doesn't seem to work.
    The title & description still show on the website after I replaced the above text in the CSS.

  4. Ah, finally. Even after refreshing it didn't want to update, but after going to another PC, it showed the new header. Thank you very much.


Reply

You must log in to post.

Topic Info

  • 4 posts
  • Started 10 months ago by AJKock
  • Latest reply from AJKock
  • This topic is not a support question

Tags

Tags: