Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #228443

    thanks for the answer about the footer, but …is it also possible to put the logo with an external link in the small header at the top right of the page (at the end of the top menu)?
    regards,

    #228686

    Hey ftt123!

    In WordPress dashboard, please go to Appearance > Editor and open Header.php file and find

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    and add your logo that will have an external link using HTML between PHP tags as following

    ?> your html code goes here <?php

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.