Hi Amber,
Thanks for reaching out! Sorry you’re having so much trouble with that box…can you try going under Events > Settings > Display and adjusting the “Default stylesheet used for events templates” and “Events template” settings? These control how much the events pages inherit their styling from the theme, so adjusting those may fix the issue.
If not, you can add the following to the Additional CSS area under Appearance > Customize:
.fusion-events-featured-image .fusion-events-single-title-content {
position: initial;
}
This will put the box right below the featured image (see screenshot).
Let me know how that works!
Thanks,
Jennifer