Tagged: x
-
AuthorPosts
-
May 23, 2016 at 6:00 am #1004976
wtonyParticipantHi, I’ve replace the mobile menu with superfly but what’s weird that everything works except that when I tap on the padding area of mobile menu button on a mobile device, the theme x menu appears. Please see attached png
My question is, how do I completely disable the collapse animation + the original theme x menu from collapsing?
May 23, 2016 at 6:32 am #1005014
ChristianModeratorHey there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
May 24, 2016 at 4:40 am #1006893
wtonyParticipantThis reply has been marked as private.May 24, 2016 at 5:53 am #1006992
Paul RModeratorHi,
Thank you for providing your login credentials.
You can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 979px) { .x-nav-wrap.mobile { display: none !important; } }Hope that helps.
May 24, 2016 at 7:52 am #1007155
wtonyParticipantworks great! Just wondering, was it just the custom css that did the trick?
May 24, 2016 at 8:15 am #1007205
JoaoModeratorHi,
Yes this is a media query CSS code it will apply styling to specific screen size.
Let us know if you need help with any other issue.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1004976 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
