Creativity Theme and Menu Bar

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Sat May 24, 2014 8:56 pm
Would anyone happen to know how I can get the main menu bar to show above the image slider? I am using the Creativity template. At the moment when you land on the site, all you see is the slider with one button. The only way you can see the rest of the page/site is if you click on that one button or scroll with your mouse. THEN the menu bar shows up. I would really love to have the menu bar ALWAYS remain at the highest level. Can someone please help or point me in the right direction. It would be greatly appreciated. This website has already launched but its something I initially wanted to adjust but I fell a bit short on time. Not sure if a request for this has been posted previously.

Thanks in advance.
here is a link to the site
http://yellowcreditusa.com/
User avatar
Fresh Boarder

teitbite
Mon May 26, 2014 7:12 pm
Hi

Please add this to override.css and make sure override is enabled in template settings:

Code: Select all
#gkTop { top: 0 !important; }
User avatar
Moderator

GK User
Sat Jun 07, 2014 10:01 pm
teitbite wrote:Hi

Please add this to override.css and make sure override is enabled in template settings:

Code: Select all
#gkTop { top: 0 !important; }



Thank You! Sorry for the delayed response. That worked beautifully!!
User avatar
Fresh Boarder

teitbite
Mon Jun 09, 2014 11:39 am
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron