• Resolved wccesq

    (@wccesq)


    Hello, Good Morning,

    After comparing with many themes, we are delighted to select your theme being most presentable and versatile for our purposes.

    Our web is still under construction: http://www.rowlandassociation.com. However, we still cannot create a logo to replace the default Title Text.

    I would be most grateful, if you would advise on the steps to substitute a customized logo in place of the default Title Text.

    Again, with many thanks,

    Ken

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author nobita

    (@nobita)

    Hi wccesq

    Please try below

    Add to style.css last line

    #site-title{
    background:url(http://your site logo uri);
    width:234px;/* logo width */
    height:60px;/* logo height */
    }
    #site-title a{
    	display:block;
    	width:100%;
    	height:100%;
    }
    #site-title a span{
    visibility:hidden;
    }

    thank you.

    Thread Starter wccesq

    (@wccesq)

    Hi, nobita,

    Almost forgot to close this thread.

    Beautifully resolved. Many thanks,

    Ken

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Logo’ is closed to new replies.