문제

Please connect to this site: http://www.ivexone.com/app_dev.php... when you move scroll bar, the top menu will be fixed in Firefox, but in chrome it does not work.

Can you detect where the problem is?

도움이 되었습니까?

해결책

Write this css code in your head section and this should fix the issue.

.sticky .is_stuck{
   z-index: 6;
}
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top