Logo not appearing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35875
    Damian Fernandez
    Participant

    Hi,

    I recently had the issue where my pages weren’t appearing on the site. After I downloaded the “Enable jQuery Migrate Helper” plugin, everything appeared again but now my logo has disappeared and it seems my pages are all off center and to the left.

    Can you help me solve this please?

    Thank you.

    #35879
    Raghavendra
    Moderator
    This reply has been marked as private.
    #35883
    Damian Fernandez
    Participant
    This reply has been marked as private.
    #35886
    Raghavendra
    Moderator

    This is a bug on our side which was introduced with 5.x version. Will get this fixed. Meanwhile, pls have this custom CSS to overcome this issue on the site –

    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        #site-logo a img.standard-logo { display: block; }
    }

    Thanks for helping us find this issue.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.