Logo no longer appears on site

My logo used to appear in the upper left corner of every page on my site. It no longer does. I verified that the logo file is still installed, and even deleted it from the Header setup section, and re-attached it, but no joy.

I’m running WP 5.7 and X 8.2.3. I was running slightly older versions of both earlier today when I first noticed this problem. The problem persists after update on both my Mac and iPhone.

Help!

Hello @fiberdreams,

Thanks for reaching out to us. Your logo does not display because you have added this custom CSS:

.x-brand img, .entry-thumb img, .widget img {
    display: none;
}

You may need to remove this code in X > Theme Options > CSS. If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Best Regards.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.