Jump to content

Presta 1.5 how to change the category tree dot devider


Recommended Posts

would you please tell me how can i change it to line?

from "dotted" to " ? "

 

of course, it's a part of: /themes/default/css/global.css file

instead of "dotted" use "solid", full code:

 

#categories_block_left li {
border-bottom: 1px solid #ccc;
}
  • Like 1
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...