Home › Forums › IT Consultant Support › Header image does not resize correctly
- This topic has 9 replies, 4 voices, and was last updated 7 years, 7 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
October 3, 2015 at 3:32 pm #12155
When viewing my website on a smaller device (cell phone, tablet), the header image does not resize correctly. The header should be ‘responsive’ and adjust (or scale) correctly for the device size.
Not sure how to attach a screen capture from my phone to this issue. Please advise.
Thanks.
October 5, 2015 at 9:42 am #12202You can take a screen grab of your cell phone and upload here: http://imgur.com/ and then share the link with us.
Regards,
ShriFebruary 14, 2016 at 10:10 am #22680Did this get resolved and if so what was the solution. We are having the same issue with the Restaurant theme.
February 15, 2016 at 6:11 am #22751Hi Greg,
Kindly show us your website URL
Regards,
AshishFebruary 16, 2016 at 9:59 am #22920Hi Ashish
www.roamindonesia.com
Regards,
GregFebruary 16, 2016 at 10:16 am #22922Hi Greg,
I see you have used header images of size 1400px by 648px. If you use same sized slider images it won’t go up and down.
You can reduce the height of the images though and keep it say 350px each of them.
So all of them can be re-sized to 1400px by 350px to reduce height of the header.
Regards,
ShriFebruary 16, 2016 at 1:20 pm #22960Hi Shri,
I think you’ve misunderstood the problem. Our header slider images (home page) are all 1400 x 648 and these are perfectly responsive.
Our problem with non-responsiveness is on all other pages and relates to the header banner images which have been resized to 1400 x 382 as per the dimensions in the theme demo.
Regards,
GregFebruary 16, 2016 at 1:32 pm #22965Hi Greg,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
And paste this css code in custom box@media screen and (max-width:1023px) {
.innerbanner img { height:auto !important;}
}Regards,
ShriFebruary 16, 2016 at 2:11 pm #22975Thanks for your help, working now.
Regards,
GregFebruary 17, 2016 at 9:55 am #23074Okay. Cool.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.