• Resolved mungbean

    (@mungbean)


    When the “show hierarchy” option is checked for the post Categories widget for BuddyX isn’t styling the category hierarchy properly (I’m trying it in the right sidebar), there is no visual indents for the child categories.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author wbcomdesigns

    (@wbcomdesigns)

    @mungbean Sorry for the trouble, we will fix it in our coming updates.
    Meanwhile, you can use the following custom CSS.

    .widget-area .widget ul.children {
        padding-left: 10px;
        padding-top: 5px;
    }
    Thread Starter mungbean

    (@mungbean)

    Awesome, thanks! Look forward to the update

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Categories Widget – hierarchy bug’ is closed to new replies.