Divi #main-header z-index overriding brand footer.

Issue #9 open
University of Delaware repo owner created an issue

When vertical navigation is used, #main-header z-index is set to 99999.

  1. Add this to css theme override condition for Divi.
#udtbp_ftlogo > a{
z-index:99999
}
  1. Check to see If other themes have this problem. If yes, add this to footer.css in public/views

Comments (4)

  1. Log in to comment