[Resolved] Logo disappearing

Home Forums Support [Resolved] Logo disappearing

Home Forums Support Logo disappearing

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #291133
    Gareth

    Hi Tom,

    I’m currently working on this site: http://decadentretreats.gowoof.co.uk/

    That large picture is a slider. I’m trying to get the logo to sit in the middle of it at the top. I’ve use the page header content > advanced to merge with site header and place content behind header. That has the effect of filling the top of the page with my slider but the logo vanishes.

    I’ve tried swapping the logo from png to a jpg (just in case of a corrupt file) – no joy.

    Email me if you need a login.

    Cheers, Gareth

    #291216
    Leo
    Staff
    Customer Support

    Hi Gareth?

    Is the logo uploaded right now? I don’t see it…

    Can you try uploading the logo through Customizer > Site Identity then try this CSS?

    .site-logo {
        position: absolute;
        left: 1000px;
    }

    Let me know.

    #291278
    Tom
    Lead Developer
    Lead Developer

    It looks like you have the Page Header disabled in the Disable Elements meta box.

    Also, to have it centered you should just need to set your header alignment to “Center” in Customize > Layout > Header.

    #291314
    Gareth

    Hi Tom,

    The disable page header thing was the problem. Many thanks ๐Ÿ™‚

    Cheers, Gareth

    #291319
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.