Latest Reply from Administrator at 2012-10-15 02:51:56

Hi
How can I remove a top banner(SM themes) in SmartPress template
http://beshutuf.co.il/

Hi! You need to remove code

<div id='header-banner'>
<img src='<?php echo get_template_directory_uri(); ?>/images/banner468.jpg' alt='SMThemes.com' />
</div>

from the file top.php of the theme.

Leave a reply

Add codeAdd image