New Landing How can we help? Themeforest Theme Support Joyn Portfolio columns stack

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Joyn
  • #133317
    FruitbatDesign
    Member
    Post count: 27

    Hello,

    Thanks for another great theme.

    I am experiencing an issue where the portfolio section from the SPB will break across 2 rows when it shouldn’t (screenshot attached).

    Specs:

    Content width is set at 1240px in theme options
    Screenshot attached is at full screen, but the issue occurs at various widths
    I’m using a MacBook with Retina (1280px width), Firefox & Safari
    No unbundled plugins are installed.

    Kind Regards

    Attachments:
    You must be logged in to view attached files.
    #133346
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .browser-ff .portfolio-item.col-sm-4 {
      width: 33.3%;
    }

    – Kyle

    #133350
    FruitbatDesign
    Member
    Post count: 27
    This reply has been marked as private.
    #133352
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry should be:

    @media only screen and (min-width: 1024px) { 
      .browser-ff .portfolio-item.col-sm-4 {
      width: 33.3%;
    }
    }

    – Kyle

    #133368
    FruitbatDesign
    Member
    Post count: 27

    Hi Kyle,

    This fixed the issue at the widths close to full screen, but it now breaks at many of the smaller dimensions. Screenshots attached.

    Attachments:
    You must be logged in to view attached files.
    #133373
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try reducing the min width to 769

    – Kyle

    #133399
    FruitbatDesign
    Member
    Post count: 27

    Thanks, all fixed.

    #133402
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great 🙂

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