Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author nobita

    (@nobita)

    Hi turbobee

    Please open header-html5.php and remove below code, line from 20 to 41.

    <div id="hd" <?php raindrops_doctype_elements( '','role="banner"' );?>>
    				<div class="skip-link screen-reader-text">
    				<a href="#container" title="<?php esc_attr_e( 'Skip to content', 'Raindrops' );?>"><?php esc_html_e( 'Skip to content', 'Raindrops' ); ?></a>
    				</div>
    ......
    		echo raindrops_site_description( );
    ?>
    			</div>

    Thank you.

    Thread Starter turbobee

    (@turbobee)

    Hi nobita, thank you for your quick reply. I tried removing the code and also commenting it out instead but it ends up looking like this after.

    http://geo.animounted.net/fatesedge-modified.png

    Thread Starter turbobee

    (@turbobee)

    Actually I was able to get it working by deleting the following lines:
    <div id=”hd” <?php raindrops_doctype_elements( ”,’role=”banner”‘ );?>>
    echo raindrops_site_title( );
    echo raindrops_site_description( );
    </div>

    Thank you for your help nobita! 🙂

    ask for help to remove the wordpress banner on the top?
    I can’t find the photo name? in which file? Thanks!

    Could you send me the email for remove the wordpress banner,I will
    thank you forever! [email address moderated – these forums do not provide support via email]

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove top banner’ is closed to new replies.