- This topic has 3 replies, 2 voices, and was last updated 8 years, 5 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 water production WordPress theme & templates? Here we have listed the best water delivery WordPress themes & templates. These […]
Acupuncture WordPress themes discussed here for reference and listed out. It’s an obvious fact, that mankind has considerably progressed in thousands of fields and areas, […]
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]