• bikbik

    (@bikbik)


    I have tried to add a logo to my header. Installed Custom CSS manager and added the following entry:

    #header {
        background: url("https://petrafritzmann-hypnobirthing.de/WordPress_01/wp-content/themes/pilot-fish/images/hypnobirthing-icon-rgb.png") no-repeat right top;
    }

    The logo does not appear on the header. I am a beginner with WordPress and have read most entries about this topic on the web – to no avail :-((.
    Here’s the link to my site.
    Any help is much appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • WPyogi

    (@wpyogi)

    It looks like your CSS is okay, but that the file path to that image is not correct –

    https://www.petrafritzmann-hypnobirthing.de/WordPress_01/wp-content/themes/pilot-fish/images/hypnobirthing-icon-rgb.png

    It would likely be easier to just upload the image to the media library and then copy the File URL for that image from there to the CSS you have.

    Thread Starter bikbik

    (@bikbik)

    bingo :-)) – you made my day.

    WPyogi

    (@wpyogi)

    Cool – nice site, BTW :)!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add image/logo to header’ is closed to new replies.