Why does the logo resizing feature “break” sometimes after the page is refreshed?
I notice when I scroll down past the halfway point, and refresh when the page is scrolled down, then scroll back up to the top (or press the Home key), the logo is stuck on the smallest size.
Please see this screen capture video:
http://www.finalsmoke.net/enfold_logo/
Any ideas?
Hi markofwits!
I cannot reproduce the issue on my end. Which browser are you using?
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a, .logo img { max-width: 100% !important; }
Cheers!
Yigit
This seems to have fixed the issue. Thanks.
Browser is Firefox 27 (also happened in 26).