You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The navbar is getting overlapped with the hero section in smaller devices. This is obstructing the hero section image from being visible which is lowering the user experience in mobiles.
Steps to Reproduce
Right click on browser after visiting Ghost official website
Click on inspect element
Lower the screen size to that of mobile devices
Click on the hamburger menu on the top right corner
Navbar should not overlap with the hero section in any device and both must be visible at the same time, even if the hamburger is expanded.
Ghost Version
5.x or 5.94.1
Node.js Version
v20.10.0
How did you install Ghost?
npm install ghost-cli -g My operating system is Windows 11. I also have WSL and Node js installed.
Database type
MySQL 5.7
Browser & OS version
Google Chrome, Version 129.0.6668.103 (Official Build) (64-bit)
Relevant log / error output
No response
Code of Conduct
I agree to be friendly and polite to people in this repository
The text was updated successfully, but these errors were encountered:
Before I do – @r7projects-shayan, could you elaborate on the issue? You're saying the navbar is getting overlapped, but I think you mean the navbar overlaps the content? In which case: that's intentional, and does not break the experience on mobile.
Issue Summary
The navbar is getting overlapped with the hero section in smaller devices. This is obstructing the hero section image from being visible which is lowering the user experience in mobiles.
Steps to Reproduce
Navbar should not overlap with the hero section in any device and both must be visible at the same time, even if the hamburger is expanded.
Ghost Version
5.x or 5.94.1
Node.js Version
v20.10.0
How did you install Ghost?
npm install ghost-cli -g My operating system is Windows 11. I also have WSL and Node js installed.
Database type
MySQL 5.7
Browser & OS version
Google Chrome, Version 129.0.6668.103 (Official Build) (64-bit)
Relevant log / error output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: