I cannot float the headline left immediately after an image.
I added a max width to both elements and added the following CSS + class:
.testimonial_left_float .x-image{
float: left;
display: block !important;
}
.testimonial_left_float .x-text .x-text-headline{
float: left;
display: block !important;
}
I used the developer tool to check the selectors, so I think I have this right. What am I missing?
Page: http://18.209.43.156/local-business/advertising-packages/
