Place image before Header on Home only

Posted in: Newspaper
Post count: 16

Hi, is there a way to place an image before the header ONLY on the Home Page?
I tried to add it on the header.php file, it works but it is displayed on all of the pages in the menu (only want it in the home page), maybe it´s the wrong way to do it.
Is there a way to do this?,
Is there a javascript or a custom code method to do it?
Would appreciate very much if you tell me any method that works.
Attached is an example of how it is shown.
Thanx a lot!

Post count: 22421

Hello

If you want to add an image on the homepage only, you will have to wrap it inside a conditional logic. You can use this one:
https://codex.wordpress.org/Function_Reference/is_front_page

Thanks

Post count: 16

Thanx Bogdan!

Can you please delete the image from the post?

Regards

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.