New Landing How can we help? Cardinal Styling of the Filters link in the Portfolio section

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Cardinal
  • #261859
    Dindoop
    Member
    Post count: 37

    Hi,

    How can I change the styling of the filters in the Portfolios section. I wanted a similar style of the pagination buttons. This keeps the design consistent.

    Cheers
    Dinoop

    Attachments:
    You must be logged in to view attached files.
    #262277
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test this and update the color codes to your required.

    .post-filter-tabs li a {
        display: block;
        padding: 0 15px;
        border: 1px solid #ccc;
    }
    .post-filter-tabs li a:hover, .post-filter-tabs li.selected a {
        border: 1px solid #26d798!important;
        color: #fff;
        background-color: #26d798;
    }

    Thanks.

    #262322
    Dindoop
    Member
    Post count: 37

    Hi David,

    Wow!!! This definitely helped. Tweaking it a lil more, Can you help me tweak it to how its on http://dante.swiftideas.com/portfolio-full-width-masonry-gallery/ and ‘center’ the tabs to the page?

    Thanks
    Dinoop

    #262325
    Dindoop
    Member
    Post count: 37

    Hi,

    Attaching images for more clarity.

    Thanks
    Dinoop

    Attachments:
    You must be logged in to view attached files.
    #262673
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you add a WP login for me? Will be easier that way.

    Thanks.

    #262977
    Dindoop
    Member
    Post count: 37

    I David,

    How do I do that? It it safe to post it on a public forum?

    I had taken references from

    ACCIO http://accio.webtemplatemasters.com/
    DANTE http://dante.swiftideas.com/portfolio-full-width-masonry/

    Regards
    Dinoop

    #262981
    David Martin – Support
    Moderator
    Post count: 20834

    Sure, click the button “Set as private reply”.

    Thanks.

    #263648
    Dindoop
    Member
    Post count: 37
    This reply has been marked as private.
    #263757
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    That password isn’t working, please check

    – Kyle

    #263842
    Dindoop
    Member
    Post count: 37
    This reply has been marked as private.
    #263849
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Which page can I find the filters on?

    – Kyle

    #263892
    Dindoop
    Member
    Post count: 37

    Hi Kyle,

    Thank you for helping out. The filters can be found on the Home page.

    Regards
    Dinoop

    #263976
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    .filter-wrap {
      float: none;
      text-align: center;
    }

    – Kyle

    #264117
    Dindoop
    Member
    Post count: 37

    Thank you Kyle,

    How can I bridge the gap between the tabs and have a rounded corner just like the the images attached earlier?

    Regards
    Dinoop

    #264122
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this

    .post-filter-tabs li.all, .post-filter-tabs li.has-items {
      display: block;
      float: left;
      margin-left: -1px;
    }
    .portfolio-wrap .filter-wrap {
      width: 750px;
      margin-left: auto;
      margin-right: auto;
    }

    – Kyle

Viewing 15 posts - 1 through 15 (of 17 total)

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

License required for the following item
Login and Registration Log in · Register