JomSocial theme - Making menu font smaller?

GK User
Mon Sep 26, 2011 4:22 am
How can I make the menu font smaller when using the JomSocial theme? My JomSocial menu is wrapping onto the next line.
User avatar
Fresh Boarder

GK User
Mon Sep 26, 2011 8:10 am
Code: Select all
.jsMenuBar li a {font-size: 15px!important}
.jsMenuBar li li a {font-size: 10px!important}
User avatar
Platinum Boarder

GK User
Sat Nov 26, 2011 12:33 am
Where should I put that code?
User avatar
Expert Boarder

GK User
Sat Nov 26, 2011 2:49 pm
meddark wrote:Where should I put that code?



gk_style.toolbar.css I believe...

Yoursite/components/com_community/templates/gk_style/css

D
User avatar
Expert Boarder


cron