Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design z-index issue with Chrome.

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #277853
    jannetuovinen
    Participant

    Hey, I recently launched a wordpress site, and now i have a issue with a dropdown menu.
    The dropdown menu works fine on firefox, ie but on chrome the dropdown menu is hidden behind a slider.
    I assume that it has something to do with z-index and i have tried multiple things but nothing seems to do the trick. So i as a last resort i thought about asking the experts.

    Site is http://www.tecnicom.fi, and the the dropdown is labelled “tuotteet”

    #277857
    Beverleyh
    Participant

    Looks like you fixed it.

    #277858
    jannetuovinen
    Participant

    Yeah added the following to the container and it worked:

    z-index: 9999!important;
    position: relative!important;
    
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design’ is closed to new topics and replies.