- This topic has 5 replies, 2 voices, and was last updated 6 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › bakery pro not resizing on IPad
Hi,
I just noticed that my website isn’t resizing properly on Ipads,
would you mind to have a look and advise? https://thehealthytart(dot)com
Thanks in advance.
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Chris
Hi,
please find the screenshot below, I am not even able to scroll to the right to make the full width show. It is also cutting a bit off on the left.
https://imgur.com/a/CDij8wj
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (min-width:1024px) and (max-width:1150px) {
.content-area { width:auto; margin:0 20px; padding:50px 0;}
.site-main { width:66%;}
#sidebar { width:28%;}
.site-main #happycustomers-box { width:28%; margin-right:0;}
.copyright-wrapper { padding:25px 20px;}
.header .header-inner { padding:0 20px !important; box-sizing:border-box !important;}
}
Regards,
Chris
Thank you, this fixed the side but now the navigation bar on top is overlaying the heading, how can I fix this, please?
https://imgur.com/a/3jjrE3b
Hi,
Kindly use this CSS
@media screen and (min-width:1024px) and (max-width:1150px) {
.single .header.innerheader { position: relative;}
}
Regards,
Chris
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]