Top-align widgets in Services sidebar

The widgets in the Illdy Services sidebar appear to be bottom-aligning.

I want my widgets to align-top but can’t figure out the CSS to accomplish this.

How can I align my widgets in the Services sidebar so they’re all top-aligned?

Thanks.

Hello there,

I hope you are doing well today.

Could you please provide a link to your website and an image of the issue so that I can have a look at it and test out some solutions?

Best Regards,
Support

The problem is obvious. Just edit a line out of any one of the Services widgets and you’ll see how they are thrown out of balance.

As you can see in the attached screenshot, the widgets are bottom-aligned. This is a huge problem and I’m surprised you haven’t addressed it before.

Please provide CSS that will align the Services widgets to the top!

On further investigation, this CSS appears to align the Services widget area to top:

.widget_illdy_service {vertical-align:top;}

Please take a look and let us know if any other CSS edits are required to properly align the widget area to top.

Thanks.