I want to show main top menu on homepage on load in Creativity Template.
I read in another post to add this code to 'override css':
.gkTop .isIntro {top: 0px !important;
position:fixed !important;}
but the main header is still showing on load. Is there something else I should do?