Jump to content

Categories (Text Size)


Recommended Posts

Just edit your gloabl.css

find the section

/* Block categories */
div#categories_block_left ul.tree { padding-left:0.5em; }
div#categories_block_left ul.dhtml{ display:none; }
div#categories_block_left ul.tree li {
   border:none;
   padding-left:15px;
   background: none;
   margin-left:0;
   font-weight:bold;
   font-size:13px;
   line-height:13px;
   margin-top:2px;



change font-weight:normal; and edit font-size:13px; (some font sizes are also controlled in the next css rules, e.g when slected and a subnav (ul ul

Link to comment
Share on other sites

×
×
  • Create New...