Hello
In mobile size the first image on the left has a different vertical alignment. I tried with other default portfolio images and occurs the same.
You can see the problem (at the bottom) checking on mobile size here:
Any idea?
Hi,
I checked your page but i could not see any vertical alignment issues. Could you please post a screenshot and show the issue? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit
Sorry, I cofigured it with 4 columns and only 3 portfolio items because in that way it looks ok. Now I changed it to use 4 columns and 4 portfolio items and you will see the problem with the masonry
Regards
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry-entry {
top:0 !important;
}
Best regards,
Rikard
Thank you!!!