How and where do I reduce the top font size ?
www.xjobx.dk
BR, Wiberg
div.gk-menu > ul.level0 > li > a { font-size: 20px; }
normanUK wrote:Use following css. Reduce 20px. Add it to override.css and make sure it is enabled.
- Code: Select all
div.gk-menu > ul.level0 > li > a { font-size: 20px; }
See you around...