New Landing How can we help? Themeforest Theme Support Neighborhood Parent category in sidebar style

Viewing 4 posts - 1 through 4 (of 4 total)
  • #196074
    tomeronen
    Member
    Post count: 153

    Hi,

    We would like to add parents categories to our products and it shows us the same style so you can’t tell which is parent and which child.

    is there any code to fix that / style the parent/child differently?

    THANKS!

    #196081
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Where are you looking to show this? – The product sidebar widget?

    If so you can use this to alter parent/child sizes and indentations:

    li.cat-item.cat-parent {
     font-size: 18px;
    }
    
    li.cat-item {
      font-size: 18px;
    }
    
    ul.children li.cat-item {
     font-size: 14px!important;
      font-weight: normal;
      padding-left: 10px;
    }

    Thanks.

    #196096
    tomeronen
    Member
    Post count: 153

    amazing! thanks 🙂

    #196097
    David Martin – Support
    Moderator
    Post count: 20834

    No problem!

    – David.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register