Home › Forums › WordPress Themes – Premium › Lavish Pro › Mobile/Responsive Menu
I just upgraded to version 1.0.9. Now only half of my menu appears on my mobile device. In addition, the area above the logo/site title line is blue on my mobile device…
Help!
Website http://premiereroux.com/
Hi Diana,
Please use the following css to fix your issue:
.lavish_top {
background-color: #ECECEC;
}
@media screen and (max-width: 1030px) {
ul.mobilemenu {
overflow-y: scroll !important;
}
}
Note: Please use the custom css plugin or child theme to write the css.
Thanks
Thanks! I copy and pasted to my child theme’s stylesheet. I cleared the cache on my mobile device and on my dashboard, but I seem to be having the same issues. Can you check my site (premiereroux.com) on a mobile device to see if it’s just me…?
Hi Diana,
Could you please send us WP-login details of your site via mail, so that we could provide solution asap.
Email Address: [email protected]
Thanks
I sent an email
Hi Diana,
We have fixed your issue, so please check once.
Thanks
The issue was fixed on most of my page. However as I was going through the site on my mobile device, I notice the issue remains on the following pages:
“Puppy Info” – http://premiereroux.com/dogue-de-bordeaux-puppy-information/
“Myth Busters” – http://premiereroux.com/dogue-de-bordeaux-facts/
Thanks
Hi Diana,
We visit your site on iPhone but it work fine here, so could you please check once.
Thanks
I checked them again and these pages look good. Thanks!
I updated to version 1.1.0 and it seems this problem is back…
Thank you!
Hi Diana,
Please use the same css to fix your issue and please use the custom css plugin or child theme, so that when you update your theme it will not replace the code.Now also we are providing same css which is given below:
.lavish_top {
background-color: #ECECEC;
}
Thanks
Hi Binaya,
I already have this code pasted in my child theme’s css from last time I had this issue. Last time the code did not resolve the problem and I had to email my login credentials so you guys could go in and see what was going on.
Just to clarify, I still have the issue with the blue background at the top of the mobile version of my site and only half of my menu is appearing.
Thank you
HI Diana,
Please use the following css to fix your issue:
@media screen and (max-width: 1030px) {
ul.mobilemenu {
overflow: scroll;
-webkit-overflow-x: hidden;
overflow-x: hidden !important;
}
}
NOTE: Please use the custom css plugin or child theme to write the css.
And regarding the blue color in lavish head we have fixed the issue with same code, so please check once in child theme style sheet.
Thanks
I’m sorry but my menu problem is still not fixed….
Diana
I need help please! I have pasted the code provided in my child theme’s styleshee. But my menu problem is still not fixed. I cannot access over half of my menu on mobile devices!
premiereroux.com
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.