Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #225366

    Hi,

    Although I checked sidebar category widget option in “show hierarchy”, It shows flat format in sidebar.
    I want to show hierachy format in category widget. Could you guide me where should I check theme?

    Thanks,
    Alan.

    #225510

    Hi Alan!

    You can add this on Quick CSS or custom.css:

    .widget_categories .cat-item ul.children {
    margin-left: 15px !important;
    list-style: disc outside;
    }

    Cheers!
    Ismael

    #255265

    You guys are simply awesome. Just what I was looking for!

    #255517

    Hey!

    Glad it worked. If you have any questions, let us know.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘blog category is not shown as tree format’ is closed to new replies.