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
Is your feature request related to a problem or challenge?
On these pages, the navbar is not sticky. As users scroll down, the navigation bar disappears, making it inconvenient to move between sections or switch to other pages quickly. This breaks the consistency of the site’s user experience.
Describe the solution you'd like
I would like the navbar to be sticky across the Social Media Management, Graphic Designing, and Cyber Analyst pages. This means:
The navbar remains visible at the top of the viewport when the user scrolls.
It should have a consistent background color (light or dark mode) so it doesn’t overlap or blend into the content.
A subtle box-shadow should be applied to distinguish it from the page content.
It must be responsive and maintain proper spacing/alignment on desktop, tablet, and mobile screens.
The design should be consistent with the global navbar styling used on other pages.