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

    “Header with social icons and bottom Navigation” has plenty of blank space on the right of the logo. Is it possible to insert other icons like “contact” or “your account” etc. in that space?.

    #186393

    Hey fjrichart!

    You can edit header.php, find this code:

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

    Below, you can place a banner, image or anything you want:

    echo "<div class='header-right'>CONTENT HERE</div>";

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Fill blank space of the Header’ is closed to new replies.