Mobile Menu not displaying properly

Posted in: Newspaper
Post count: 135

Hello Team,

Please can you help with mobile menu layout issue?

Site: http://www.appztesting.com

Device used: Samsung Galaxy S4

Thanks!

Post count: 22421

Hi George,
I assume you are talking about the video responsiveness issue.
I’m not sure how you implemented the video on your site, but it needs to be redone. You have a min height on it: http://screencast.com/t/Mvielyt3, that is why it stretches on mobile.
Thank you!

Post count: 135

Hi Bogdan,

Thanks for your reply.

The issue is with mobile menu layout only. Screenshot below:-

https://drive.google.com/folderview?id=0B4N3KYPJGheCVUZkZHh1NVVvbVk

Please look into it

Post count: 22421

Hi,
Please try to disable all your plugins except visual composer, clear cache and reset cdn if you use it. It’s most likely a plugin conflict that interferes with the css.
Let us know how it goes.
Thank you!

Post count: 135

Hello Bogdan,

I have de-activated all plugins but still I’m encountering the same issue.

Kindly advice.

Post count: 22421

Hi,

I’m not sure what causes the issue, but you can use this css to position it properly:


@media (max-width:767px){
.menu-top-container{
display:block!important;
}
}

Thanks.

Post count: 135

Thanks very much!

It worked 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.