ainc / hof

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

z-index mess up

Vjtorres opened this issue · comments

<div class="video-button-1">

@raney24 After I implemented the Z-index into the page, none of the links will work. Also when I inspect certain elements like the buttons and the thumbnails, they won't appear.

@Vjtorres check out this commit: 1f45c74

I removed the other z-index cases and also removed the bg for the section because that's not necessary. Take a look at the code and let me know if it doesn't make sense to you.