Tagged: x
-
AuthorPosts
-
February 27, 2017 at 6:37 pm #1388006
ggoudeyParticipantFebruary 28, 2017 at 1:34 am #1388381
RupokMemberHey Andrew,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.form-search .search-query { height: 40px; font-size: 15px; }Hope this helps.
Cheers!
February 28, 2017 at 7:10 pm #1389545
ggoudeyParticipantHi Rupok. Yes thank you, that made the searchbar not so fat. The text size is OK also.
To control the section area, I am able to reduce the padding in the top section for the searchbar to 0, and or add ptn to the class area… to minimize space. But I can’t seem to find a way to adjust below the searchbar? Also, how do I add alternate text to the search field?
March 1, 2017 at 12:34 am #1389816
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.x-search-shortcode { margin-bottom: 1.2em; }To change search text, add the following code under Customizer, Custom > JavaScript area.
jQuery(function() { jQuery('.search-query').attr('placeholder', 'Search for Stuff'); });Hope that helps.
March 1, 2017 at 11:31 am #1390628
ggoudeyParticipantYes. All suggestions have worked nicely. Thank you.
March 1, 2017 at 11:40 am #1390645
Prasant RaiModeratorHappy to hear that. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1388006 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
