Main menu size

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
Mon Sep 08, 2014 2:20 pm
Reply with quote
Report this post
Hello,

There are some possibilty to have different size fonts in main menu. One size for normal view and another more small when scroll?

Because I have too much items in my main menu and when scroll the page with fixed menu my main menu go to 2 lines and look very bad.

Thanks.
JM
User avatar
Fresh Boarder

GK User
Tue Sep 09, 2014 9:44 pm
Reply with quote
Report this post
Hi,
yes it's possible or should be, please use:

Code: Select all
.active .gkMenu > ul > li {
    font-size: 12px;
}


Because default value is 14px
User avatar
Platinum Boarder


cron