Can you tell me why the two columns Current Specials & About Us are not even with the H2 tag, it is like About Us has a couple of line breaks above it.
Hey ejo14!
Try dragging a codeblock element to your page and add this inside.
<style type = "text/css">
.av-special-heading { margin-top: 0px !important; }
</style>
Regards,
Elliott