Viewing 4 replies - 16 through 19 (of 19 total)
  • Also comment #header style from function.php if written.

    And then open your stylesheet and do the following:

    #header #logo a{
    width:160px;
    height:160px;
    position:absolute;
    top:20px;
    left:20px;
    z-index:999;
    text-indent:-999em;
    display:block!important;
    background:url(https://www.releasethereal.com/wp-content/uploads/2012/08/RTR-logo2click.png) no-repeat 0 0;
    }

    Thread Starter Jackie Chan

    (@jackie-chan)

    Thats great thanks so much for your help, last thing having trouble hiding the site title from the header?

    Delete the text “Release The Real” which is under h1 > a. I should hide with text-indent. I think some code is conflicting.

    Thread Starter Jackie Chan

    (@jackie-chan)

    I’ve deleted the text from the site title options in wordpress to save time, seems to have done the job.

    Problem solved, very appreciated.

    All the best.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Link header to homepage’ is closed to new replies.