The following code seems to be automatically generated and I can’t figure out how to change an event to have NO margin at the top of the page (there is a big gap when displaying an event page as opposed to home page, about page, etc). (The site is relightingthetorch.com, click blog, then in the sidebar click either event one or event two).
<style media=”screen” type=”text/css”>
html { margin-top: 28px !important; }
* html body { margin-top: 28px !important; }
</style>
Please help. Need margin-top: 0px.
Thank you for your help.
Bob