Tagged: x
-
AuthorPosts
-
March 14, 2017 at 11:47 am #1406721
dhockenberryParticipantQuestio all!
The navbar search will not display on the desktop, but works perfectly on mobile. I have cleared the cache and checked plugin compatibility. Any other ideas?
X-Theme Ethos
https://community-christian.usThanks!
March 14, 2017 at 12:31 pm #1406825
ThaiModeratorHi 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.
Thanks.
March 15, 2017 at 12:40 pm #1408366
dhockenberryParticipantThis reply has been marked as private.March 15, 2017 at 4:19 pm #1408620
Nabeel AModeratorHi again,
Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript
jQuery(document).ready(function($){ $('.x-btn-navbar-search').click(function(e){ e.preventDefault(); $('.x-searchform-overlay').addClass('in'); }); });Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
March 16, 2017 at 12:05 pm #1409860
dhockenberryParticipantWorked great guys! thanks!
March 16, 2017 at 3:08 pm #1410099
JadeModeratorYou’re most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1406721 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
