Check out this jsFiddle before I ask my question: http://jsfiddle.net/AxGHA/3/
I am looking for a way to remove the float: left; styling from the H2 and P tags if there is no image in the div using jQuery. Any suggestions on how to achieve this?
Appreciate your help!