New Landing How can we help? Themeforest Theme Support Neighborhood Contents of Portfilio is broken when added as content of particular tab

Viewing 6 posts - 1 through 6 (of 6 total)
  • #257056
    Shashank_IN
    Member
    Post count: 51

    Hi guys!~

    Portfolio content shows 1 column instead of 4 column when portfolio is placed as content of TAB1.
    Cannot share URL as this is intranet project.
    Can you pls help me to fix this asap.

    #2 Also the filters option in Portfolio can it be disabled and all the categories shown in single line.
    On clicking the same it will sort and display post belonging to particular category.

    Kindly revert asap.

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

    Hi,

    Please add a page URL for both 1 and 2.

    Thanks.

    #257352
    Shashank_IN
    Member
    Post count: 51

    Hey!
    I Cant grant access to stage environment.
    Can you please replicate at your end. It’s written in plain language to understand.
    And to ask the same question you made me wait for so many hrs?

    #257360
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please refrain from being rude, we are trying to help you. Our response time is usually within 24 hours unless it’s a weekend.

    1) Please test this:

    .spb_tabs .tab-content .row ul.portfolio-items {
        margin-left: -30px!important;
    }
     
    .spb_tabs .tab-content .row [class*="span"] li {
        width: 220px!important;
        margin-left: 20px!important;
    }
     
    @media (min-width: 1200px) {
    .spb_tabs .tab-content .row [class*="span"] li {
        width: 270px!important;
       margin-left: 30px!important;
    }
    }
     
    @media (max-width: 979px) and (min-width: 768px) {
    .spb_tabs .tab-content .row [class*="span"] li {
        width: 166px!important;
    }
    }
     
    @media only screen and (max-width: 767px) {
    .spb_tabs .tab-content .row [class*="span"] li {
        width: 48%!important;
        margin-left: 0!important;
        float: left;
    }
    .spb_tabs .tab-content .row [class*="span"] li:nth-child(2n) {
        margin-left: 4%!important;
    }
    }
    
    @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 568px) {
     .spb_tabs .tab-content .row ul.portfolio-items {
         margin-right: -30px!important;
     }
     .spb_tabs .tab-content {
         overflow-x: hidden;
     }
    }
    

    2) No this is not possible, you would need to hire a developer to do this for you.

    #257427
    Shashank_IN
    Member
    Post count: 51

    Heya!
    Sorry for that!
    Yes works well but Next/Previous arrows are dancing and ain’t coming at center. Pls help with their alignment.

    #257780
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you add a screenshot, my pagination looks like so: http://d.pr/i/kXeJ

    Thanks.

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