In the right sidebar is a featured posts widget that shows the thumbnails and titles of 4 featured posts. Under that widget is a text widget entitled “image credit.” I would like to increase the bottom margin of the featured post widget so the text widget that appears below it will have the same spacing as the other widgets near the top of the sidebar.
I’ve added clear: both; to the widget titles thinking that maybe the margins/paddings on the featured content weren’t working since those images are floated, but that didn’t work. I know this should be easy, but nothing I’m trying is working.
Can someone point me in the right direction? Thank you!
Hi, If I’m correct, the featured posts are floated and the container widget that holds the bottom margin has its height collapsed. Try set the widget to clear the floats by e.g. overflow, like: