Main Menu Below Logo

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Oct 13, 2013 6:58 pm
Reply with quote
Report this post
Hi,

How can I move the main menu to show below the logo in (M) Social? I've spent a few hours trying different css overrides and nothing I've done so far has worked. Any help is appreciated!

Cheers,
Khris
User avatar
Fresh Boarder

GK User
Mon Oct 14, 2013 1:46 pm
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
h1.gkLogo { clear: both; width: 100%}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Mon Oct 14, 2013 4:31 pm
Reply with quote
Report this post
Perfect. Thank you!
User avatar
Fresh Boarder


cron