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.
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.
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Extinct Theme Support’ is closed to new topics and replies.