Okay I have the catagories listed at the top and the side.. I know how to change and shut off the box on the side, but where do I access them on the top? I'd like to know how to remove it but if I don't, I'm wanting to change the font color.
Okay I have the catagories listed at the top and the side.. I know how to change and shut off the box on the side, but where do I access them on the top? I'd like to know how to remove it but if I don't, I'm wanting to change the font color.
http://www.thaddkrick.com/catalog
here's the site
Those are your header category tabs and you can switch them off.
Go into Admin-Configuration-Layout Settings;
`Categories-Tabs Menu ON/OFF = 0(off)
cool thanks.. but if I want to keep them, how do I change the font color of them?
You're welcome.
To change the color of the tabs, find in your stylesheet.css;
If you want them to appear in black, for example, change #9a9a9a to #000000Code:#navCatTabs ul li a { color: #9a9a9a; }