Home › Forums › Support › Missing hirachy in category widget This topic has 3 replies, 2 voices, and was last updated 8 years, 8 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 4, 2015 at 12:09 pm #61538 stesch79 Hi When using the WP category widget in right sidebar, the subcategories are shown on the same “level” as the main categories. There is no “hirarchy”. Example how it should be: Category 1 – Category 1a – Category 1b Category 2 – Category 2a With another theme (e.g. WP tweny fifteen), it works. Can I adjust this somewhere? Regards, Stephan January 4, 2015 at 4:13 pm #61576 TomLead Developer Lead Developer Nice find! I’ve added this to the next version of the theme. For now, you can add this CSS: /* Categories widget */ .widget_categories .children { margin-left: 1.5em; } .widget_categories .children li:last-child { padding-bottom: 0; } Thanks! January 5, 2015 at 1:37 am #61748 stesch79 Thank you very much. I appreciate that perfect support! January 5, 2015 at 3:35 pm #61968 TomLead Developer Lead Developer You’re very welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In