Height element error in iOS. Header logo size gets stuck while scrolling
-
We believe we have found a bug in the Meteorite theme.
This happened with mobile iOSWhenever you scroll down on the page and the header is getting smaller, the menu is still placed as if the header was bigger. If you scroll up again the header is bigger but the menu is then placed as if the header was small.
We suspect the problem is that on loading the height of the element “nav-placeholder” is set to the height of “nav-container”.
When you scroll and the height of the “nav-container” is changed, the height of the “nav-placeholder” is not.This means the height of the outer placeholder always stays the same and it results in bad representation of the page.
Unfortunately I cannot provide the link to the page, since it is currently under development and to be released later on this month.
- The topic ‘Height element error in iOS. Header logo size gets stuck while scrolling’ is closed to new replies.