Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Thanks Ismael! I’ll update, watch the video and let you know.

    Cheers,
    Steve

    Hi Ismael,

    Sorry for the late reply. Thanks for the tip!

    I’m using the enfold them and didn’t find a helper-main-menu.php in the includes. I looked in all ther other helper files and din’t find any logo reference.

    I did find the logo referenced in the header.php as show below:

    /*
    * display the theme logo by checking if the default logo was overwritten in the backend.
    * the function is located at framework/php/function-set-avia-frontend-functions.php in case you need to edit the output
    */
    echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);

    I placed my image in the images/layout folder and added the following line under the exho avia_logo as shown below:

    echo "<div class='header-addition'>AVIA_BASE_URL.’images/layout/Phone.jpg'</div>";

    Of course it broke the website, I imagine because of some syntax error. I’m sorry my knowledge in this area is limited.

    Thanks for your help and best regards,

    Steve

Viewing 2 posts - 1 through 2 (of 2 total)