Skip to content

Desktop Navbar links, logo; Mobile Navbar display  #49

@ilyues

Description

@ilyues

For the desktop navbar:

  • link the logo in the top left to the path at '/' (which should lead to '/view-stock' atm)
  • remove the blue link effects on :hover, :visited, :active, and any other applicable css selectors

Screen Shot 2022-04-23 at 1 34 57 PM

For the mobile navbar:

  • currently, after opening the navbar you can scroll down and see the original webpage underneath. modify this so that it covers the content below completely with a white background and cannot scroll.
  • possible solution might involve creating a background div with height 100vh (or maybe less subtracting the height of the navbar itself) and setting overflow:hidden. might be other more efficient/effective solutions, this is j my instinctive first suggestion which i have not actually tried.

Screen Shot 2022-04-23 at 1 37 44 PM

Screen Shot 2022-04-23 at 1 37 56 PM

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions