hai.....i have an isue...in iphone,,at first the site site good view in portrait,,then we turn horizontal the iphone it will fine,,again its turn in portrait mode a scroll appear in bottom of the site,,please help me
Maybe one of your elements isn't resizing back. It works fine on a desktop browser, so this could be a real pain to sort. Try removing the slider to see if that fixes it. If not, remove another part until you find the culprit.
But from the issue You described, I think that you have some css conflict.
Btw I have seen that you use bootstrap framework.
I had fight with this framework a week ago and i had to make some major changes because of a few project issues. I want to say that its possible you overwright some bootstrap styles or there is some bootstrap malfunctioning in your case . Anyway, my opinion is that bootstrap is not the best choice when you are building responsive site. You may try with skeleton, (I think its better). Cheers !
hai.....i have an isue...in iphone,,at first the site site good view in portrait,,then we turn horizontal the iphone it will fine,,again its turn in portrait mode a scroll appear in bottom of the site,,please help me
Do you have a link?
http://keralacarpentry.com/media_box/index.html
any metatag issue?
You have a lot of css files linked in there...my guess is that they are fighting.
Maybe one of your elements isn't resizing back. It works fine on a desktop browser, so this could be a real pain to sort. Try removing the slider to see if that fixes it. If not, remove another part until you find the culprit.
Good luck! Haha.
Try with this meta
But from the issue You described, I think that you have some css conflict.
Btw I have seen that you use bootstrap framework. I had fight with this framework a week ago and i had to make some major changes because of a few project issues. I want to say that its possible you overwright some bootstrap styles or there is some bootstrap malfunctioning in your case . Anyway, my opinion is that bootstrap is not the best choice when you are building responsive site. You may try with skeleton, (I think its better). Cheers !
thankz all....the issue bootstrap style for text area....customize the style and its working fine.....again thnks 2 all