Tagged: menu hierarchy
Great theme, love it.
But, the widget ‘categories’, in the sidebar, does not show the hierarchy, as specified. it works fine (the hierarchy) with other themes, so it’s correct. what am I missing?
Thanks!
Hi carl, Please paste below custom css to show the hierarchy via Dashbaord > Appearance > Customize > Additional Css
ul.children { padding-left: 15px; }
Thank you
That worked. Cool.
It would be great if the categories hierarchy could show the same tree-like lines like those in the pages menu.
Thanks friends
Hi Carl,
Please replace the above custom css code with below one.
.widget_categories li { position: relative; padding-top: 4px; } ul.children li { border-left: 1px solid rgba(0, 0, 0, 0.2); padding-left: 20px; } ul.children li:before { content: ""; left: 0; position: absolute; top: 13px; height: 1px; width: 15px; background-color: rgba(0, 0, 0, 0.2); }
Thank you!
Couldn’t be nicer 🙂
Is it correct to assume that this extra code will be embedded in your next release of the theme?
BTW, it seems that it also integrates well with WooCommerce …
I’ll definitely consider buying it.
Thanks much!
Sure we will push this to the upcoming version.
Hi, I’ve similar situation: in the iPhone show drop down menu but only articles, does not show full widget.
@posta700-varie Can you please provide us the exact page URL? So that we can see what you are talking about.
Sorry, that was my mistake.
No worries!