Menu items don't appear until you hover

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Oct 26, 2012 9:04 pm
Reply with quote
Report this post
using Bike store - just noticed that after a few refreshes, or going to a few different menu item's the menu will no longer appear...until I hover over an item - then they appear one by one as I hover. Any help??

Thanks in advance!
User avatar
Fresh Boarder

GK User
Sat Oct 27, 2012 7:42 am
Reply with quote
Report this post
Update - turns out it was happening to most things with <a> tag. Some web digging and found it was GPU acceleration causing the trouble: -webkit-transform: translateZ(0); in the css. Commented it out and everything is now loading fine.

Is there a workaround so that I don't have to dissable the gpu acceleration?
User avatar
Fresh Boarder


cron