- 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 › Perfect Theme Mobile Issues
Love the theme but have a couple of questions. http://bestdogtrainingtampa.com/
I used Header style 3 as it works better with site layout and menu options. Problem is with menu in mobile view. When you go to click menu on right side the header image is what activates- not the menu. When I use Header style 1 this is not a problem, only when header image is centered using style 3 or 4.
Second issue is overall site itself in mobile view. The site renders slightly too big and does not fit to frame of iPhone without pinching to reduce size slightly. I tried changing font sizes but still issue persists. Is there a css fix for this?
Many thanks.
Hi Paul,
Kindly go to Appearance>>Customize>>Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
#simple-menu { z-index:100000000;}
}
For second question:
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,
Chris
Awesome! Many thanks. One last question on this theme. In the testimonials section how can I add arrows for navigation? Right now the dots and swiping left right does not always works as it should.
Hi Paul,
Kindly go to assets>> js>> complete.js
Find:
jQuery(document).ready(function() {jQuery(“.clientbox”).wrapAll(‘<div class=”clientarea” />’),jQuery(“.blocksbox”).wrapAll(‘<div class=”servicerow” />’),jQuery(“.thumb”).wrapAll(‘<div class=”servicerow” />’),jQuery(“.perfectbox”).wrapAll(‘<div class=”perfrow” />’)
}), jQuery(document).ready(function() {
jQuery(‘.bxslider’).show().bxSlider({
slideWidth: 360,
minSlides: 3,
maxSlides: 3,
moveSlides: 1,
slideMargin: 28,
speed: 2000,
controls: !1,
})
}),
And remove controls exclamation mark (!1).
Regards,
Chris
Fruits and Vegetables WordPress Themes Today, consumers all around the world are looking to reduce their ecological footprint. That is why they buy products that […]
Cleaning Services WordPress Themes We have added the best offers for cleaning companies, agencies and service providers at one place in the form of the […]
You must have visited many websites that have been created using website builders. but do you know about the form builder? The form builder is […]