It’s a custom theme built around enfold, which makes it a bit harder to update everything…I’ve already changed over avia.js to the current version.
The elements were working initially but I believe something with the avia.js update required for the newer version of wordpress caused this element to break.
I’ve verified that the above login information should work now. I think we might have pushed to the staging environment from live causing the login to be overwritten.
Providing info for staging environment.
Please keep any domain specific information obfuscated in your reply.
Thank you for your reply.
Take care,
Aaron
Right, but how do I edit the JS to not allow the height and line-height to drop below a certain point?
If you visit the link provided you will see the shrinking behavior, then at a certain point it all jumps to fit the min-height set, except for the logo where the behavior is accurate. The main menu, however, slides up slightly as it’s container shrinks then snaps to position.
By setting 1.5 within the avia js script for newH, the math comes out to 58.6667px, so I’m not certain why the line-height and height insist on shrinking down to 37px.
Talk soon,
Aaron