display: block;
height: 40px;
width: 40px;
- background: url(../images/menu.png) no-repeat center #00D3D1;
+ background: url(../images/menu.png) no-repeat center #BD8963;
text-indent: -9999px;
cursor: pointer;
}
top: 100%;
left: 0;
width: 100%;
- background: #F28B59;
+ background: #BD8963;
padding: 10px 0;
text-align: center;
}
border-bottom: 1px solid white;
}
.main-navigation ul ul {
- background: #F28B59;
+ background: #BD8963;
position: static;
font-size: 15px;
display: none;
<div class="bottom-footer">
<div class="footer-content clearfix">
<div id="footer-left" class="footer-section">
- <img class="footer-logo" src="<?php echo get_template_directory_uri();?>/assets/footer-logo.png" alt="">
+ <a href="<?php echo bloginfo('home'); ?>">
+ <img class="footer-logo" src="<?php echo get_template_directory_uri();?>/assets/footer-logo.png" alt="">
+ </a>
</div>
<div id="footer-center" class="footer-section">
<div class="site-info"></div><!-- .site-info -->
<?php get_template_part('parts/glm-client-info'); ?>
</div><!-- .copy-right -->
<div id="footer-social">
- <a href="<?php echo get_permalink(876); ?>" class="online-reservation">Online Reservations</a>
- <a class="social-icon fb" href="https://www.facebook.com/Laurium-Manor-Inn-93454247661/"></a>
+ <!-- <a href="<?php echo get_permalink(876); ?>" class="online-reservation">Online Reservations</a> -->
+ <a class="social-icon fb" target="_blank" href="https://www.facebook.com/Hotel-Earl-613767705648216/?ref=br_rs"></a>
</div>
</div>
<div id="footer-right" class="footer-section">
- <img class="staffords-logo" src="<?php echo get_template_directory_uri();?>/assets/staffords-logo.png" alt="">
+ <a href="https://www.staffords.com" target="_blank">
+ <img class="staffords-logo" src="<?php echo get_template_directory_uri();?>/assets/staffords-logo.png" alt="">
+ </a>
</div>
</div>
<div class="mid-content clearfix">
<div class="social-header">
<!-- <a href="<?php echo get_permalink(876); ?>" class="online-reservation">Online Reservations</a> -->
- <a class="social-icon fb" href=""></a>
- <a class="social-icon instagram" href=""></a>
-
+ <a class="social-icon fb" href="https://www.facebook.com/Hotel-Earl-613767705648216/?ref=br_rs" target="_blank"></a>
</div>
<div class="flex-box">
<div class="social-oc">
- <a class="social-icon fb" href="https://www.facebook.com/Laurium-Manor-Inn-93454247661/"></a>
- <a class="social-icon instagram" href=""></a>
+ <a class="social-icon fb" target="_blank" href="https://www.facebook.com/Hotel-Earl-613767705648216/?ref=br_rs"></a>
</div>
\ No newline at end of file