Styling Parent Cats
-
Thanks for a great plugin! Are you still supporting it? If so…
Question, I’m using the CSS below to display my list of categories, but I would like the PARENT categories to be displayed as bold text. Can you help?
.categories{
column-count: 5;
column-gap: 50px;
}Next, how would I go about insetting the child categories (by number of pixels) under their parent?
- You must be logged in to reply to this topic.