[Resolved] Site logo not showing on mobile

Home Forums Support [Resolved] Site logo not showing on mobile

Home Forums Support Site logo not showing on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2384367
    Nick

    I’ve created an SVG logo and it’s working fine on desktop and tablet, but it’s now showing up on mobiles.

    I tried adding this CSS but it didn’t help so I removed it:

    .site-logo {
    width: 260px;
    }


    @media
    (max-width: 768px) {
    .site-logo {
    width: 200px;
    }
    }

    #2384368
    Nick

    Sorry the site under development is at http://staging.whiterosemodernfunerals.co.uk/

    #2384411
    David
    Staff
    Customer Support

    Hi there,

    In Customizer > Layout > Header – can you try replacing the Mobile Header Logo image, as the current image is returning a 404

    #2385783
    Nick

    Thank you that worked.
    Nick

    #2385784
    Nick

    Resolved

    #2385786
    David
    Staff
    Customer Support

    Glad to hear that!!

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