Hi,
I tried to edit the header from Appearance - Theme editor - then I search for the header.php. And I found the header.php file but it is almost empty!!
Where can I access the header file??
I want to remove some parts from the theme.
this is what I got.
<?php // ============================================================================= // HEADER.PHP // ----------------------------------------------------------------------------- // The site header. // ============================================================================= x_get_view( 'header', 'base' );

