Advertisement
hopingsteam

Avada - Sticky Secondary Header

Jan 27th, 2020
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.26 KB | None | 0 0
  1. .fusion-secondary-header {
  2. position: fixed !important;
  3. top: 0 !important;
  4. width: 100% !important;
  5. display: block !important;
  6. z-index: 980000 !important;
  7. }
  8.  
  9. .fusion-header {
  10. padding-top: 45px !important;
  11. }
  12.  
  13. .fusion-header {min-height: 168px !important }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement