Header image disappear in responsive mood


Author Message
Damy

Posted: 8/13/2014
Quote message 

Hello there,

Need little help with header image, Header image disappear in responsive mood, any idea how to fix this problem?

Thanks!!
 
thatgirl

Posted: 8/13/2014
Quote message 

Are you sure you have it set to responsive theme?

Is it too large to display?
 
Damy

Posted: 8/13/2014
Quote message 

I have a logo image in the header and when i switch to responsive mood it disappeared.

Plz let me know how to add a logo image in the header for responsive.

Thanks!

 
Elvira
Artisteer Team

Posted: 8/14/2014
Quote message 

Hi,

Please see a detailed instruction on how to adjust Header for different responsive views here:
http://www.artisteer.com/?p=responsive_header

Best regards,
Elvira
 
Judy

Posted: 8/14/2014
Quote message 

:-)

Thank you, Elvira. Excellent information on this newer feature.
 
Damy

Posted: 8/14/2014
Quote message 

Ohh thank you Elvira, this is wht i was looking for !! u r sweet !!
 
Angela

Posted: 11/8/2014
Quote message 

That looks great but I was wondering if anyone knows of any fixes for 4.1 as I can't upgrade yet?

I have combined all of the header elements into two jpg header backgrounds, one for full size and a smaller one for responsive and changed the css to

.responsive .art-header
{
background-image: url('images/header-mobile.jpg');
background-position: center center;
height: 180px;
}

where header-mobile.jpg is the name of the smaller bg image.

Checking with Chrome Web Developer tools This works like a charm for the smaller screens but has resizing problems on larger phones and tablets so now I'm stumped.

Any ideas of where I can go from here will be gratefully received!

If it makes any difference I am exporting using WP Tuxedo 1.7?
 
Me

Posted: 11/9/2014
Quote message 

Last time I needed to do this I adjusted the min and max size for the change to take place or something like that. Should be in responsive styles.