Viewing 4 replies - 1 through 4 (of 4 total)
  • martcol

    (@hotmale)

    The address on the side of the page is in a widget. Find widgets in the Appearance menu and open the text widget and edit there.

    The logo is in a theme folder called images and the file name is logo.jpg. It is coded in to that element as a background image using css. If you uploaded a new logo.jpg file it would use that instead of the old one.

    This latter change might be better done in a child theme.

    Thread Starter moearora

    (@moearora)

    Martcol, I looked under widgets but didn’t find any text widgets other than the one under “available widgets”. Actually checked them all and didn’t find anything there.

    Regarding the logo, I think this is a little to advanced for me. I can’t locate the original logo image under “media” and even after I uploaded the new logo (and call it “logo.jpg” as originally names) in “media” it’s not picking it up. I realize there is some basic fundamental stuff I am not doing/understanding to put the image in the right place – since I don’t know how to get to the right folder where the image should be uploaded.

    ‘#site-title a {
    background:url(images/logo.jpg) no-repeat -0 0;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    width:220px;
    height:100px;
    display:block;’

    Sorry if this is too amateur for this forum. Going to be taking courses on this very shortly but just need to get this done with urgency. Thank you again for your help!

    Thread Starter moearora

    (@moearora)

    Just paid to get it done by someone…

    Thread Starter moearora

    (@moearora)

    Thanks for your help Martcol. I couldn’t figure it out so just had to get it done…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Replacing logo’ is closed to new replies.