Hi. Any pointers on this one would be appreciated.
site: Supertree Services
centered logo looks great on all browsers except Chrome (desktop only; mobile looks ok).
On Chrome, finding span.logo and a.logo sizing is 0x90, and can’t figured out a way to make that change (other browsers are showing span.logo and a.logo at 450×90.
Not sure if this is the root issue, but it’s the one that sticks out.
Thanks in advance for assistance.
mark
Hey mrsmith1313,
Can you disable caching and minification for now?
Best regards,
Victoria
Hi Victoria.
I’ve cleared cache and minified css, etc. Also disable the cache plugin for now (WP Fastest Cache).
Sorry I didn’t hide the logo…. ;) That’s what I’m seeing, no logo, but you can see URL when inspecting the element code (see image link below). You should also see it in Chrome Incognito or Firefox… al least I can see it in those places.
Thanks for exploring…
mark
Hi,
Thank you for using Enfold.
The logo is visible on my end — checked it on Chrome Windows 8. You can try this css code to make sure that the width is set.
.logo a img {
min-width: 450px;
}
.header-scrolled .logo a img {
min-width: 225px;
}
Best regards,
Ismael
Great – thank you.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon