In my Popular Posts widget, I’ve got in some cases the final line of text is wrapping around the image. Tried all sorts of CSS solutions like margins, making the image’s position absolute and then using left padding to move the text. Nothing seems to work. Any solutions or will I have to find another solution?
The page I need help with: [log in to see the link]
CSS alone isn’t enough to prevent that text wrapping from happening so we’re going to make a couple of modifications to your popular posts list.
First, add the following CSS rules to your site (either via Appearance > Customize > Additional CSS or by pasting them into your theme’s style.css stylesheet):