- This topic has 3 replies, 2 voices, and was last updated 8 years, 3 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
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]