et30127:
I just embedded a PHP form with no issues.
Scratch that. This is probably the worst case scenario for css –nothing but absolute positioning.
in your case it looks like you could do some teaking via CSS.
that text is labelled as “h2.tribe-events-cal-title”
in the editor drop something like….
h2.tribe-events-cal-title {margin: 0 0 15px 0;}
into the bottom of the css file.