Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #356649

    Hi,
    I’m using the Portfolio Grid element with 4 columns, with a total of 2 items. In the resolution width range between 751 and 972 the image sizes aren’t identical, the 1st is 199*142 and the 2nd is 170*121. in IPad portrait view this can be reproduced easily. Seems like a bug.
    How can this be fixed?
    Thanx

    • This topic was modified 9 years, 5 months ago by modelity.
    #357084

    Hi modelity!

    It seems to be working fine on our demo site, http://kriesi.at/themes/enfold/portfolio/.

    I checked your link though and you only have one portfolio item. Did you remove the other one? Go ahead and add it back in so we can see what it’s doing.

    Also be sure to deactivate all plugins while testing. It looks like your using some kind of minify plugin.

    Cheers!
    Elliott

    #369412

    Hi Elliott,
    I added back the 2nd item, the problem persists.
    I don’t want to disable the other plugins for this bug, its too risky and too much work was put into them.
    Hope you’ll see the bug too.
    adding 2 private links:
    1. A portfolio item with the portfolio grid in the bottom – there the bug happens, in all the portfolio items cases.
    2. Another ‘Page’ (not portfolio item) with the portfolio grid – here the bug does’t happen.
    Thanx

    #369414
    This reply has been marked as private.
    #369673

    Hi!

    Remove this from your child theme style.css file.

    div .av_one_fourth.first {
        min-width: 200px;
    }

    Cheers!
    Elliott

    • This reply was modified 9 years, 5 months ago by Elliott.
    #371248

    ow.. great, thanx!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Portfolio grid images responsive sizes bug issue’ is closed to new replies.