- This topic has 3 replies, 2 voices, and was last updated 7 years, 11 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]