Hi, i think you only checked the homepage. I cant say anything wrong with the homepage since i use the theme’s responsive slider that auto adjusts to all devices{i hope!}. The problem starts with the about us page to the last page on the menu. I tried targeting, for example the about us page, using the page ID to add a custom header image which is responsive and auto adjusts like this:
.page-id-32 .header-image{ background-image: url('https://url/image.jpg');
}
but it is not working. Any help will be greatly appreciated!