Hello Patrick Phillips,
Thanks for writing in!
The credentials do not work for us. The password seems incorrect.
1.) The content dock elements is taking the styling like the font family from your global settings. The problem is that your page content is using Arial which is not the one you have set globally. You added this:
<p dir="ltr" style="line-height: 1.38; margin-top: 0pt; margin-bottom: 8pt; background-color: #ffffff;"><span style="font-size: 10.5pt; font-family: Arial; color: #606060; background-color: transparent; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">I’ve served our community in many capacities including:</span></p>
And this made the font family set globally being overridden with your inline css in the contents. You must edit your content and make sure to use only plain text. And if you need to adjust something then go to X > Theme Options > Typography.
2.) Can you please confirm that you have installed the latest version of Content Dock (2.0.3) and Email Forms (2.0.3)?Please keep in mind that after doing every updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
3.) To have an equal spacing above and below the logo on the top left of your header, please add some top and bottom margin for your logo image element.
4.) You will have to use Natural Width for your submenu. For more details, please check this out:
Hope this helps. Please let us know how it goes.