- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Responsive Sizing Perfect Business
On smaller devices such as iPad, the page is sized slightly out of screen size. If you pinch screen to zoom out it snaps perfectly into correct size. Only Perfect Business does this, the regular perfect theme works fine. This behavior is present on both chrome and safari.
Hi Jonathan,
Kindly go to header.php and find this code:
<meta name="viewport" content="width=device-width, initial-scale=1.1"/>
replace the above code with this code:
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
Regards,
Brad
Thank you. That worked perfectly. While I am at it, I have another quick question. I am trying to remove some extra white-space below the logo where the tag line would normally go. I added the following:
.headmain{padding:10px;}
.desc{display:none!Important;}
And it helped some, but there is still some space on bottom of logo. If you could point me to right spot I would greatly appreciate it. The site is:
Hi Jonathan,
Kindly add this code in Custom CSS Box:
.logo img{margin-bottom:0 !important;}
.has_trans_header .headcenter{min-height:auto !important;}
.headmain{padding:10px 10px 5px 10px !important;}
Regards,
Brad
Free Website Design Agency WordPress Themes A time – proof collection of free website design agency WordPress themes for all creative and successful web designers and […]
Free WordPress Landing Page Themes Unlike the website’s main page, landing pages are essential to give the customer a full piece of information about the […]
Free Political WordPress Themes The best free political WordPress themes available on the internet. Politicians are a medium of communication for the people who got […]