Forums

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

Home Forums CSS one div on top of button Re: one div on top of button

#128720
yoyo
Participant

may be the z-index is the issue

use z-indexattribute for both the div’s, the top div must have high z-index value

use codepen to show the actual problem