Changing the height of the flyout menu, and aligning them even at the top
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Hi, Great theme…
I am trying to make the flyout menu have more height, in the stylesheet i know where it needs be be adjusted, but there is no height. I can adjust it with line-height and padding, but this makes the children flyouts uneven at the top (which I would like flush with each other, no staggering…)
Thanks
Sorry here is the link:
You might insert this (20px) in Custom CSS/ Child Theme: style.css 🙂
#nav .menu ul li a, #nav .menu ul li a:visited {
border-bottom: 1px solid #A0A0A0;
color: #000000;
line-height: 20px;
padding: 2px 5px;
text-decoration: none;
width: 165px;
}
You decide font & size 🙂
#nav .menu ul a, #nav .menu ul a:visited {
font-size: 12px;
}
Using CSS is great for styling text: http://csstypeset.com/
Kim
Viewing 6 posts - 1 through 6 (of 6 total)
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.
Made with by Graphene Themes.