I discovered I can customize the header with CSS. I'm sharing so others can spruce-up their home page. I added this code to the InkThemes/Theme Options/Styling Options/Custom CSS text box. The image header-monitors.png is 1000 × 215 pixels. .header { background-image: url(http://example.com/wp-content/uploads/2016/12/header-monitors.png) !important; background-size: cover; background-repeat: no-repeat; background-position: left center; } I added the following HTML tags to get the image in the upper-right. In the InkThemes/Theme Options/General Settings/Top Right Contact Details text box add this hyperlink and image link. The image logo.png is 189 x 100 pixels. <a href="http://example.com/downloads/product/#buy-now"><img src="http://example.com/wp-content/uploads/2016/12/logo.png" alt="Slate Desktop"></a> Here's what it looks like in Firefox (the white specs are Wordpress/Jetpack snow option enabled for the holidays): On Mobile, it looks like this:
Hi Tahoar, That's Awesome! I really appreciate your efforts in exploring the things and sharing your knowledge here. Let me know if you have further doubts so that I can assist you. Thanks & Regards, Shruti Jain InkThemes.com