I was wondering how I increased the size of the text of the category list. Thanks
I was wondering how I increased the size of the text of the category list. Thanks
If you are referring to the text in the sidebox - In your stylesheet.css file find or add these 2 listingsI was wondering how I increased the size of the text of the category list.
enter the font size that you want...Code:.category-top { font-size: ?.?em; } .category-products { font-size: ?.?em; }
If this is not what you were looking for post back
Sorry, I'm pretty new to this site. Where is the stylesheet.css file???
Thanks so much!!!
As you are asking this You have probably not created a custom template yet: So I recommend reading a bit first so that your edits are safe from upgrades.
https://www.zen-cart.com/tutorials/index.php?category=4
Create Template
Customize Template
Make sure to read about not only the template creation but the override system