Hi,
Please how can i reduce the introtext font size of this on the home page only??
Regards
Hi kouliga
Try to add to your custom.css
.categories-module li, ul.categories-module li, .category-module li, ul.category-module li { font-size:14px!important; }
You can change size as you prefer.
Hope it helps