Hey Ellen, couldn’t you just change
<div id=”header” role=”banner” onclick=”location.href='<?php echo get_option(‘home’); ?>/’;” style=”cursor: pointer;”>
to
<div id=”header” role=”banner” onclick=”location.href=’https://www.merchaholic.ca’;”>
When I left that style of the cursor as pointer that’s what was on my whole page so I got rid of it.