Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #814582

    Hey, I have the Logo Center, Menu Above option selected in my header settings. I’m trying to place some HTML content next to the logo. I’ve tried following the instructions here, but no matter where I add the content in helper-main-menu.php, it’s adding the content to the nav area at the top, not the logo area.

    Here’s the HTML tag in the logo area where I want to put stuff:
    <div class=”av-section-bottom-logo header_color”>

    Could you point me to where in the PHP I would add additional HTML to place inside that tag?

    Thanks! :D

    #814599

    Does anyone know how this works? :)

    #814647

    Would appreciate any assistance on this….

    #814656

    Hi,

    Please go to enfold/includes/helper-main-menu.php file and find

    
    $avia_config['temp_logo_container'] = "<div class='av-section-bottom-logo header_color'>".$output."</div>";

    and adjust it as needed

    Best regards,
    Yigit

    #814776

    Thanks man, very much appreciated. Didn’t realize I should add content inside the quotes, in the “</div>”. Got it! You da best

    #814782

    Hi!

    Do you need any further assistance with this, or can we close this thread? :)

    As a side note, pinging your thread sends it back to the end of our queue. It’s best to not do it, and instead wait for the staff or other forum members to make our way to your thread. :) We do our best to answer everyone’s concerns as fast as we can! 

    Best regards,
    Sarah

    #817846

    Got it thanks! All good

    #817852

    Hi!

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘PHP file for 'logo center, menu above'’ is closed to new replies.