- This topic has 3 replies, 2 voices, and was last updated 5 years, 9 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
WordPress has empowered millions of entrepreneurs to take their businesses online. However, when they make this decision, they also have to decide which type of […]
In this article, we will illustrate how to create custom taxonomies in WordPress from scratch and how to display them with your current WordPress theme. […]
People need potent individuals to impart their wisdom and experience to them. If you are someone who is experienced in a field, then there is […]