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

    I would like to put custom widget on the opposite side of logo. How can I do it?

    #389892

    Hey mazupan!

    Thank you for using Enfold.

    You can edit includes > helper-main-menu.php, look for this code:

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

    Below, you can add the widget code. You probably need to use the dynamic_sidebar function: http://codex.wordpress.org/Function_Reference/dynamic_sidebar

    Cheers!
    Ismael

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