• [ Moved to the Fixing WordPress sub-forum. ]

    Hey people,

    Just a little stuck and would appreciate some help. Just added a darker overlay to full height hero banner on my home page and thought that it would look pretty cool if I changed the “position: absolute” to “position: fixed” which looks great. My issue is that now my footer is displaying the video over the top of it. Would appreciate it if anyone knew how I could keep the same full height effect and restore the Footer background to black?

    Page is here – https://www.in2drums.com/wordpress/

    This is CSS that I used to change the position

    .fl-row-bg-video .fl-bg-video {
          position: fixed;
    
    }  
    • This topic was modified 7 years, 9 months ago by blueflamman.
    • This topic was modified 7 years, 9 months ago by Jan Dembowski.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Footer not showing correctly’ is closed to new replies.