- This topic has 3 replies, 2 voices, and was last updated 7 years, 7 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 › Perfect Forum › Perfect on Mobile
I noticed that, when i open a my webpage on my iphone, I have to doubletap on it to correctly fit the screen. Is there a way to address this?
http://richardlphotography.co.uk
Thanks again
Hi,
Kindly go to header.php
find : <meta name="viewport" content="width=device-width, initial-scale=1.1"/>
And replace : <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
Regards,
Brad
Thanks guys. Works great as usual. One final thing, I’ve noticed that, on mobile, my background header is orange however, I’ve changed the colours to grey in Customize. Any ideas?
Thx
Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.home.has_trans_header .header.type4, .home.has_trans_header .header.type3, .home.has_trans_header .header.type2, .home.has_trans_header .header.type1 { background:#ccc !important;}
}
Regards,
Brad
Free WordPress Photography Themes Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to […]
To make your website entirely mobile-friendly, it is essential to pick a theme that comes as the suitable one for your mobile device. Thus, it […]
Are you confused when you come across the term WordPress Child Themes? Do not worry it’s not just you but many fresh developers out there […]