Jump to content

Modify the style of the Category block


Recommended Posts

It is the /* Block categories */ section of css/global.css in your theme's directory that overrides the default style for the categories block. You can change the font size (the first one is for the first-level categories, the second for second-level-category and the third for third-level categories) and you can make the links underline on hover by deleting the following line:

div#categories_block_left ul.tree a:hover { text-decoration: none }

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...