html - Dropdown Menu goes underneath image -


today encountered weird experience in site livegreen

when hover on menu services, dropdown goes underneath image section below that. tried every possible way positioning , z-index ing , kind, , googled lot, not bad html , css still, testing me.

this theme purchased, cant post code. can check website itself.

please me.

remove z-index property on .main class.

.main {   z-index: 1; /* causing problems */ } 

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -