jcraft1 there is still quite a large gap at the top of the "contact us' page. Any idea how to close that top gap?
That section shows the other contact information, if you don't want to show, I just removed the code which renders that info via the file: /templates/ja_candidate/html/com_contact/contact/default.php
Line 348-363
<!-- <div class="col-12 col-md-12">
<div class="contact-info" <?php if ($this->item->image && $tparams->get('show_image')) : ?>style="background-image: url('<?php echo $this->item->image; ?>')" <?php endif; ?>>
<div class="contact-detail">
<?php echo $this->loadTemplate('address'); ?>
<!-- Show links
<?php if ($tparams->get('show_links')) : ?>
<div class="contact-link">
<?php echo $this->loadTemplate('links'); ?>
</div>
<?php endif; ?>
<!-- // Show links
</div>
</div>
</div> -->
About the copyright, you can change in language file for footer module:
/language/en-GB/en-GB.mod_footer.ini