How to edit the header

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' );

Hey Ahmad,

Our themes were built with modern theme development methods. The x_get_view function in the file you opened points to another directory and file. This keeps the theme files organized and in a systematic fashion.

We can point you to the file you need. Please give us the exact lines you’d want to remove and we’ll point you to the file.

It is important to note though that we will not offer help for customizations. We will not answer questions on how to customize a theme part other than to point you to files that you need.

We have Customization articles to guide users though. You can read them in our Themeco Docs. It’s best to start with the Best Practices article.

Thanks.

Ok, I have to items I want to remove.

Hello Ahmad,

What you want to remove in the header can be easily disabled by going to X > Theme Options > Header > Miscellaneous > Top Bar > Topbar Content. You can change the content or completely disable it.

The “+” icon is a toggle to show/hide your header widgets area. You can also disable it in X > Theme Options > Header > Widget Bar > Header Widget Areas by selecting “None”.

If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/apex/forum/t/how-to-get-support/288

Hope this helps. Please let us know how it goes.

Many thanks, it works very well.

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.