Hi,
I have a problem with my site: https://www.solid-run.com/, the main logo on the left top corner disappears when I navigate outside of the home page.
Possible to recreate if you go to main page : https://www.solid-run.com/ and then navigate to any other page on the site, the logo disappears. I only managed to get it back if I adjust the width of the browser (Chrome) .
Can you please help identify the root cause? It only began today and not sure where this is coming from.
Thank you,
Ilya
Hey Ilya,
Please try the following in Quick CSS under Enfold->General Styling:
.logo, .logo a {
overflow: visible;
}
Best regards,
Rikard
Hi Rikard,
Thanks, I tried that does not seem to have an effect.. I purged the cache locally and from the server (also cloudflare) and behavior is the same, any other ideas?
Ilya
Hi,
Thanks for the update. Did you select to delete the old CSS and JS files as well under Enfold->Performance?
Best regards,
Rikard
Hi Rikard,
I did not select this option, should I select it? We are using a caching plugin as well (WP Rocket).
Hi,
Looks like the logo source is being replaced with an svg file. Are you aware of any script or plugin in your installation that will do that? Have you tried disabling the plugins?
Best regards,
Ismael
Hi Ismael,
I am not of any plugin / script that will have such effect. The one weird thing is that if you adjust the width of the browser the logo comes back. Perhaps this is a hint? I am not sure which plugins to disable as we did not add any new ones and this happened suddenly..
Ilya
Hi Ilya,
I can see your logo on all pages now, please clear your browser cache and reload the site if you can’t see the changes.
Best regards,
Rikard
Hi Rikard,
Thank you. It seems that it’s fixed now.