- This topic has 3 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Misaligned images of recent post widget on sidebar> single post
Tagged: featured post widget
Hi Wes
I am using the featured post widget on my blog http://elenabenitoruiz.es/blog so far so good, you can 3 featured posts…but when you click on any post, then the same widget shows images misaligned.
See difference: http://f.cl.ly/items/0E3N0R3c130h3S2d2g2z/PIC.jpg
Not sure why they are showing up like that. Try adding this to your css file –
.featuredpost .post {
clear: both;
}
Hi Wes
Solved, thanks!
You’re Welcome!