Good afternoon:
I installed the template Financial Business.
In "header 1" is the module Image Show GK4.
I want to remove the loading bar appears and leave only the image. How I can do?.
Sincerely,
.gk_is_wrapper-template .gk_is_timeline {
display: none;
}
.gkIsWrapper-gk_financial_business .gkIsTimeline { display:none; }