changed nav bar
This commit is contained in:
parent
d44f467f71
commit
f24bfdf0a4
@ -8441,7 +8441,6 @@ h1, h2, h3, h4, h5,
|
||||
.ftco-navbar-light {
|
||||
background: transparent !important;
|
||||
position: absolute;
|
||||
top: 160px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 3;
|
||||
@ -10691,12 +10690,9 @@ textarea.form-control {
|
||||
|
||||
#ftco-navbar {
|
||||
position: relative !important;
|
||||
/* This slides the bar UP by exactly half its own height */
|
||||
transform: translateY(-240%) !important;
|
||||
z-index: 1000 !important;
|
||||
/* These ensure no other code is dragging the hero image up */
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: 0 !important;
|
||||
|
||||
}
|
||||
|
||||
/* 2. Mobile View (Phones and Tablets) */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user