New Landing How can we help? Themeforest Theme Support Uplift Portfolio Layout issue in Firefox

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Uplift
  • #314260
    eternalbeta
    Member
    Post count: 76

    Hey guys —

    I’m having an issue with my portfolio layout in Firefox where it is only display as 2 columns wide when I have it set to 3. Other browsers seem to work fine. I have seen similar issues reported before, but not this exact one, so I apologize if there may have been a fix that I missed. I should note that the size of the portfolio items are as if they were in a 3 column wide layout, but they are only showing in 2 columns.

    Thanks

    #314345
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Are you using the latest theme and SwiftFramework version?

    -Rui

    #314444
    eternalbeta
    Member
    Post count: 76

    Yes, I am running the latest versions of the theme and plugin, along with the latest version of WordPress.

    #314493
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Will have to forward this one to Ed.

    -Rui

    #314664
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Please add this css, that should resolve it:

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

    Let us know!

    – Ed

    #315129
    eternalbeta
    Member
    Post count: 76

    That did the trick. Remember the times when IE was all we had to worry about?

    #315132
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @eternalbeta – those were the days!

    Glad that sorted it.

    – Ed

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.