News:

AbanteCart v1.4.2 is released.

Main Menu

changing text in categories block

Started by artist3412, March 04, 2013, 08:54:25 AM

Previous topic - Next topic

artist3412

I am very happy with most of the layout on the default template, however I would like to change the size and color of the text in the categories block on my homepage. The list text is very small and gray. I want people to be able to see my list of categories that they can click on. I have been looking through my files, but am lost as to where I can change this.
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

abantecart

Try to change main font size in to 12px:
/storefront/view/default/stylesheet/stylesheet.css


body {
font: normal 11px Tahoma, Arial, Helvetica;
color: #000000;
background: #fff;
margin: 0px;
padding: 0px;
}


If this does not work try to add font and color to .category_list in the same file

Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

artist3412

That worked perfectly, thank you so much.
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

Forum Rules Code of conduct
AbanteCart.com 2010 -