Tagged: 

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

    How can I add a div below the social icons?
    like this: image link

    Using the logo left, menu below setting.

    #270705

    Hi mlfoxdesigns898!

    Please go to Enfold/includes folder and open helper-main-menu.php file and find

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);

    and add your number right above it as following

    echo "<img src='linktoyourimage' />";

    Cheers!
    Yigit

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