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
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
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?