This question has already been answered:
- Button in nav. panes in the scroll stage 1 answer
Hello! A little confused ...
There is a navigation bar in the header of the site, which has 2 stages:
- Passive (when booting)
- After scrolling (see unbounce.com)
In the header, in addition to the standard links "Home", "Services", there should be an order button, which will appear only in the scrolling stage.
How to do this?
.nav .scrolled {? }
Roughly speaking, a copy of unbounce.com
Add this link to the navigation panel's html and make it visible only in .nav .scrolled?
Completely confused.
Thank!