Tagged: icons
I just tried the new “related entries” version (the one with thumbnail and post title). I noticed that all posts without featured image have a misaligned icon. See for yourself:
http://kriesi.at/themes/enfold/2013/10/23/the-lone-balloon/
I could fix it with changing
#top .av-related-style-full .related_image_wrap {display: table-cell;}
to
#top .av-related-style-full .related_image_wrap {display: block;}
Don´t know if it is the correct way, but at least it works :-).
Hey!
I don’t see the misalignment in the demo page but thanks for sharing your solution anyways!
Cheers!
Josue