New Landing How can we help? Atelier Gallery Filter Style

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #275329
    Kairost
    Member
    Post count: 50

    Hi All,

    Is there anyway ‘gallery filter’ can be outlined? I think I have seen it from one of your demo but cannot find it.

    I would like:

    -Rectangle outlined Gallery filter name.
    -Active filter name in #009344.
    -Non active filter name in #000000

    Thanks!

    #275330
    Kairost
    Member
    Post count: 50
    This reply has been marked as private.
    #275362
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    What’s the link?

    – Kyle

    #275532
    Kairost
    Member
    Post count: 50
    This reply has been marked as private.
    #275541
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .post-filter-tabs li a {
      border: 1px solid;
      border-color: #ddd!important;
      padding: 0 20px;
    }
    .post-filter-tabs li.selected a {
      color: #009344;
      border-color: #009344!important;
    }

    – Kyle

    #275549
    Kairost
    Member
    Post count: 50
    This reply has been marked as private.
    #275550
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    .post-filter-tabs li {
      line-height: 40px;
    }
    .mini-items .blog-item-details, .share-links, .single-portfolio .share-links, .single .pagination-wrap, ul.post-filter-tabs li a {
      font-size: 15px;
    }
    .post-filter-tabs li a:hover {
      border-color: #009344!important;
      color: #009344;
    }

    – Kyle

    #275551
    Kairost
    Member
    Post count: 50
    This reply has been marked as private.
    #275553
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! No problem

    – Kyle

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