Hello @onlineuser,
As the theme do not support such options you have to go through some custom workout. However, steps for such custom workout can be shown in the following steps:
1. Upload featured image for such pages where you want header image.
2. And in header.php, create a div structure like <div class="header-image">
3. Inside that div structure, pull the featured image of the pages using `<img src=”
<?php the_post_thumbnail();?>”>`.
4. Now you will get separate header image for separate pages using featured image as header image.
Thanks!
Note: For quick and more optimum solution, go to https://themepalace.com/forum/wen-associate/