Hey Manny,
I believe you have also posted this question on our helpdesk and we have already addressed this on the ticket. Here's a quote of my response,
>> Okay, it looks like your template is resetting the positions on the screen.
>> Can you add the following block of css codes below into your template's css file?
div#fd.eb .eb-composer-launcher-header {
top: 85px !important;
}