Font Size Footer_Nav

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 10, 2013 2:24 am
Reply with quote
Report this post
how can I increase the menu's fontsize in footer_nav position?
Now is to small.
Thanks
User avatar
Fresh Boarder

GK User
Tue Sep 10, 2013 6:35 am
Reply with quote
Report this post
Hi,
read those tips (they will teach you how...): http://www.gavick.com/documentation/joo ... -size-etc/
User avatar
Platinum Boarder

GK User
Tue Sep 10, 2013 6:38 am
Reply with quote
Report this post
But if you need final solution not how to...


Code: Select all
#gkFooterNav a {
    font-size:13px;
}


you can use also 14px, 15px or any other value. Default was 11px


How to add custom CSS code: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder


cron