New Landing How can we help? Themeforest Theme Support Dante Portfolio Filters Centered?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #57255
    FrankKellyPro
    Member
    Post count: 3

    Hi again,

    Is it possible to center-align the Portfolio filter bar?

    Have tried:

    .filter-wrap {
    display: block;
    margin-bottom: 20px;
    text-align: center;!important
    }
    ul.portfolio-filter-tabs {
    opacity: 0;
    margin-bottom: 20px;
    text-align: center;!important

    }

    …but without luck.

    Would be grateful for your help.

    Many thanks,

    //Tommy

    #57271
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi Tommy

    Try adding this custom css:

    .portfolio-filter-tabs {
      width: 703px;
      margin: 0 auto;
    }

    If you add more categories (filters) then you will need to increase the width.

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 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