How to change the height and width of the menu

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
Tue Sep 02, 2014 9:54 am
Reply with quote
Report this post
Hi,

Can you please advise how can I change the height of the main menu bar of the site? I am using bit bigger logo and it's not fitting with the default menu.

Thanks.
User avatar
Junior Boarder

GK User
Tue Sep 02, 2014 5:25 pm
Reply with quote
Report this post
Could you please post an url to your site?
User avatar
Moderator

GK User
Wed Sep 03, 2014 5:04 pm
Reply with quote
Report this post
Please edit: /templates/gk_cloudhost/css/override.css and add at its end:
Code: Select all
#gkLogo {
margin: 0px 30px 0 0;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Sep 04, 2014 2:06 pm
Reply with quote
Report this post
Hi Cyberek,

Thanks for your reply. I made the changes but still not seeing any changes of the height of the menu area.

I believe what I meant to say how to change the height of the main menu area? My logo is showing correctly, but it's outside the menu area. Please advise.
User avatar
Junior Boarder

GK User
Thu Sep 04, 2014 9:40 pm
Reply with quote
Report this post
I don't see the changes in override.css file.
User avatar
Moderator


cron