- This topic has 7 replies, 2 voices, and was last updated 8 years, 6 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- The topic ‘iphone responsive issue’ is closed to new replies.
Home › Forums › All Other Themes › iphone responsive issue
Please see the attached screenshot of what the homepage looks like on my iphone. There is a lot of space between the menu and the body of the page. All other pages seem to be ok. This just affects the homepage.
Kindly go to Appearance>>Theme Options>>Layoyt Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
#secondary.home_front_wrap { margin-bottom:10px !important;}
}
Regards,
Shri
No change at all 🙁
Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width: 767px) {
#secondary.home_front_wrap { margin-bottom:0 !important;}
}
Regards,
Shri
no, that still did not fix it. It looks great on my desktop, on my iPad BUT NOT on my iPhone 5 in portrait mode. Still looks like the screenshot I originally submitted.
Kindly Remove this code there:
@media screen and (max-width:479px) {
#secondary.home_front_wrap { margin-bottom:10px !important;}
}
@media screen and (max-width: 767px) {
#secondary.home_front_wrap { margin-bottom:0 !important;}
}
—————————————————————-
And add this code there:
@media screen and (max-width:479px) {
.home #secondary { margin-bottom:0 !important;}
}
Regards,
Shri
perfect! Thanks again 🙂
🙂
Webflow to WordPress WordPress has been in-demand content management for quite a few years now. It works like a saviour for millions of websites and […]
Are you looking for the best easiest WordPress themes and templates? If yes, you have landed on the right page. This post talks about the […]
Metro WooCommerce WordPress Themes Metro WooCommerce WordPress Themes deliver metro style uber look and feel. These metro WooCommerce WordPress themes reflect the most current design […]