Hey guys, At the moment when i make a parent category on my wordpress blog it is just below of its parent.How can i make it stay a bit on the right side so that people can see that it is parent ?
can you elaborate? if you create a category you can set it as a parent category, and you can create another category and select the first as the parent.
I am not sure but I think you mean that you want the parent to be to the left and then the child or sub-categories to be slightly indented to the right underneath.This clearly shows to the user that the parent is the top category. But I think that has to be done in theme. In my css file, I can change the look of the parent and the subs. I can change the indent spacing, change the bullets and basically make it how I want.