- 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 › 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
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]