Main menu not visible until scroll

Posted in: Newsmag
Post count: 108

Strange thing a noticed. On our page http://www.cele.si there is blank (white) row instead of main menu, but if you scroll down to floating menu and scroll back up, main menu will show. Using Chrome

Post count: 6535

Hi

That happens because of a custom css added for header row: http://screencast.com/t/idhotcUyn5Qt If you made any changes in header style try to revert theme, clear all caches then test again.
If you still can’t manage to solve this use this css in theme panel > custom code > custom css: http://screencast.com/t/C96Dp9KclzJ

.td-header-row{
visibility: visible!important;
}

Thanks!

Post count: 108

thank you .. custom code did the trick

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.