• Hi
    Some of my portfolio blocks aren’t inline with each other. I originally thought it was pages with not as much text that shows on the excerpt but it actually seems to be caused by not all of the text from the subpage being shown on the level above. For example, look at Corporate & Product, the excerpt text just stops, it doesn’t show all of the text from the subpage and I think this might be the reason for the portfolio blocks t obe out of align. Ideally, if the portfolio blocks all had a fixed block.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author marsian

    (@marsian)

    The portfolio grid uses jquery “Masonry” script from wordpress js library. it arranges next block in next available column based on their vertical position.

    It uses WordPress core function get_the_excerpt() function, which displays around 30 words from your post. I guess best solution would be to hide the excerpt from the grid to align them one after another.

Viewing 1 replies (of 1 total)
  • The topic ‘Portfolio not inline’ is closed to new replies.