Tagged: x
-
AuthorPosts
-
September 7, 2016 at 3:39 pm #1165092
Jonathan HParticipantReally like the Uber Menu integration, I have now added Uber Menu into my site, but whatever I try it is always in the open state on tablet or mobile devices. I am keen to add more features to it but am stuck on this.
Can I send you a login to take a look https://www.drive.co.uk
I also have an issue with the padding on the side of my site in portrait mode on mobiles, the text us right up against the edge.
Look forward to hearing from you
Jonathan
September 7, 2016 at 10:44 pm #1165753
LelyModeratorHello Jonathan,
Please go Appearance > Ubermenu > Responsive & Mobile > Collapse by default: Please tick the checkbox for this
There is a conflict with WP Estimation Form plugin. Please add this on Appearance > Customize > Custom > Edit Global CSS
@media only screen and (max-width: 480px){ .x-container.max.width { width: 90%!important; } }The plugin set this to 100% that’s why the content is from edge to edge.
Hope this helps.
September 8, 2016 at 3:59 am #1166105
Jonathan HParticipantHi,
Great found the setting for the menu, now fixed, thanks.
Have added the CSS for the portrait mobile site width but it seems to not be correcting the issue, I notice there is also an issue now with the breadcrumbs not showing and creating a white horizontal line under the header on the posts and above the menu on some pages, ideally I want the breadcrumbs to work.
Thanks
J
September 8, 2016 at 8:10 am #1166358
Paul RModeratorHi,
Please change the css code to this.
@media (max-width: 480px){ body .x-container.max.width { width: 90%!important; } }With regards to breadcrumbs, can you provide us a screenshot showing the issue.
Thanks
September 8, 2016 at 8:24 am #1166372
Jonathan HParticipantThis reply has been marked as private.September 8, 2016 at 8:29 am #1166379
Jonathan HParticipantThis reply has been marked as private.September 8, 2016 at 1:12 pm #1166792
JadeModeratorHi Jonathan,
This is how the breadcrumb looks like on responsive view on my end:

I can’t seem to see the white line that you mentioned. Would you mind specifying it as I might have missed it when I checked.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1165092 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
