Tagged: x
-
AuthorPosts
-
January 9, 2017 at 3:59 pm #1323010
bttrym8ParticipantI’m finalizing a few things in my current build and i’d like for “Search” to display on the desktop version of my menu as well as the mobile version. I believe it currently has a class of x-hidden-desktop. Where is the file that needs to be modified via PHP to remove that class for the “search” text?
January 9, 2017 at 9:24 pm #1323341
JadeModeratorHI there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
January 13, 2017 at 4:55 pm #1329267
bttrym8ParticipantThis reply has been marked as private.January 14, 2017 at 12:13 am #1329600
Rue NelModeratorHello There,
Thanks for providing the url of your site. The element with the class “x-hidden-desktop” hides the “Search” word. If you want it to display, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-btn-navbar-search span.x-hidden-desktop { display: inline-block !important; padding-left: 10px; }
We would loved to know if this has work for you. Thank you.
January 16, 2017 at 1:40 pm #1332468
bttrym8ParticipantBoom! Worked like a charm 🙂
January 16, 2017 at 4:40 pm #1332686
JadeModeratorGlad to hear it worked! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1323010 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
