• Hi. I’ve searched forums, however the answers don’t directly relate to my situation.

    Articles I’ve read talk about finding “<div id=”header”>” in header.php. and putting in something like:

    <div id=””header””><div id=”header” style=”cursor: pointer;” onclick=”location.href=’https://siteaddress/&#8217;;”></div>

    However, I don’t have any code including “<div id=”header”>” in my header.php.

    In my header area, I have…

    <div id=”top”></div>

    <!–BEGIN .header–>
    <div class=”header <?php $evolve_width_layout = evolve_get_option(‘evl_width_layout’,’fixed’); if( get_header_image() && $evolve_width_layout == “fluid” ): echo ‘custom-header’; endif;?>”>

    I am using the Evolve theme. Is there something I need to do within the code I show above? Or is there other instructions I should use?

Viewing 1 replies (of 1 total)
  • Hi there,

    Thanks for writing in!

    Upon checking, your website seems not to be opening at our end. Would you mind providing more clarification about the issue and also provide the correct URL of your website so we can take a look into your website and provide you with a possible solution.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme Evolve] Header Link to Homepage’ is closed to new replies.