Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #194105

    Hi,

    I had some portfolio items from Choices and when moving to Enfold the new ones I add are slightly different. There are like 5px difference from each of them: http://d.pr/i/g3K6/5fZDCKSy when the lines should cross like http://d.pr/i/ZIob/4b9nTdZY

    I tried to go to the old entries, remove the featured image and add it again but no luck so far.

    Any ideas?

    Thank you

    #194106
    This reply has been marked as private.
    #194199

    Hey!

    You can add this on your custom.css or Quick CSS:

    .attachment-portfolio_small.wp-post-image {
    min-height: 191px;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    #194202

    Thank you Ismael,

    It seems it solved the problem.

    So I understand… what is the reason why some old portfolio items are displaying right while others aren’t? Any easy explanation or am I doing something differently?

    #194234

    Hey!

    The thumbnails have different sizes or orientation. We specify a minimum height for the images to align them properly.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Portfolio items with slightly height difference’ is closed to new replies.