php - How can I make my privacy alert in-front of all DIVs, RevSlider etc
688
Check out my site; http://sequoiasystems.org.
I included a a privacy alert because of new EU Regulation, but the alert goes behind some of my website components like other DIVs and Revolution slider...
I have tried some CSS, but nothing seems to work.
Answer
Solution:
You can probably fix it by giving it a high z-index. You can do it two ways.
1.) Use inline style attribute:
2.) Use CSS with a class: