• Hi there,

    I have tried to find the answer in other questions, but had no luck.

    The portfolio grid pages don’t seem to display the portfolio images properly. For example I have 4 columns, and it displays the first few in line but then once I get to more than that they all seem to jump out of line where there will be 4 on 1 row, 3 on the next and then 1 on the next. Is there a custom code to force them to line up properly?

    The other issue I am having is when i untick the display item excerpt and update, It will not untick. It just goes back to being checked again.

    Thank you in advance to anyone who maybe able to shed some light on this.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,
    What version of the theme are you using?

    Can you post a link?

    Are your images at least 366px wide and tall?

    Kadence Themes

    Thread Starter steverace1983

    (@steverace1983)

    Hi Kadence,

    Thanks for the quick reply. Firstly just want to say, you offer probably the best support I have ever dealt with. Which has lead to me trusting in your premium items, something I will invest in, in the near future.

    I think perhaps the image size is then the problem. It’s an affiliate site listing products using portfolio. So some of the images are not at least 366 px

    Do you know of any code that will force them into alignment?

    I could send link via a private message if that’s OK? Just don’t really want to post publicly because of the niche.

    Many thanks guys, really appreciate the help.

    Hey,
    Sorry for the delay,
    Yeah If the images aren’t at least that size then they won’t get cropped to be equal. and that would break the layout.

    If uploading larger images isn’t a option You can try this css:

    #portfoliowrapper .portfolio_item {
    max-height: 366px;
    overflow: hidden;
    }

    Or send me a message: ben@kadencethemes.com
    Kadence Themes

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Portfolio Display’ is closed to new replies.