Hi,
Yigit was kind enough to help me add this image http://www.askahorsevet.com/wp-content/uploads/2015/01/MPE_EqunieServ_Logo_WEB1-e1422543246758.png linked to http://www.mpequine.com on the right hand side of our header area. Unfortunately the code he added to the functions.php file was lost in the update as we forgot to copy them. Would it be possible to get assistance to do this again?
Hey horsevet!
Changes are done. Please review your website. For future reference, here is the code i applied
function after_head_image_func(){
echo "<div class='custom_content'><a href='http://www.mpequine.com/' target='_blank'><img src='http://www.askahorsevet.com/wp-content/uploads/2015/01/MPE_EqunieServ_Logo_WEB1-e1422543246758.png' /></a></div>";
}
add_action('ava_after_main_menu', 'after_head_image_func');
Regards,
Yigit
Yigit, you truly are amazing! The customer service and support with Enfold theme is the best I have come across. Thank you again!