Menu Height
12 years 5 months ago #6730
by Rashan
Menu Height was created by Rashan
Hello Team,
I am having an issue with the height of the CK Menu. I need it to be smaller but cant find where to make the adjustments. There seems to be a ton of extra space underneath each item. Can you take a look? You will be able to find the menu at: SSGAdvantage.com.
Thanks in advance!
I am having an issue with the height of the CK Menu. I need it to be smaller but cant find where to make the adjustments. There seems to be a ton of extra space underneath each item. Can you take a look? You will be able to find the menu at: SSGAdvantage.com.
Thanks in advance!
Please Log in or Create an account to join the conversation.
12 years 5 months ago #6739
by united
Replied by united on topic Menu Height
Hi,
You can try this placing this little css snippet anywhere in your template.css :
div#maximenuck ul.maximenuck li.maximenuck.level1 > a, div#maximenuck ul.maximenuck li.maximenuck.level1 > span.separator {min-height: 4px !important;}
See if it works for you
Regards
Anastasios
You can try this placing this little css snippet anywhere in your template.css :
div#maximenuck ul.maximenuck li.maximenuck.level1 > a, div#maximenuck ul.maximenuck li.maximenuck.level1 > span.separator {min-height: 4px !important;}
See if it works for you
Regards
Anastasios
The following user(s) said Thank You: ced1870
Please Log in or Create an account to join the conversation.
12 years 5 months ago #6745
by Rashan
Replied by Rashan on topic Menu Height
Perfect! Looks better than I had in mind! Thanks, I really appreciate it!
Please Log in or Create an account to join the conversation.
Time to create page: 0.203 seconds