Вопрос

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