Tagged: x
-
AuthorPosts
-
December 12, 2016 at 4:29 am #1289733
redwhirlParticipantHi,
I am using X with the review stack and would like to remove the search zone capitalization.
I have searched the forum but didn’t find an answer
Thanks in advance
Hubert
December 12, 2016 at 4:57 am #1289754
Paul RModeratorHi Hubert,
Not sure what you mean by search zone.
If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
December 12, 2016 at 5:58 am #1289819
redwhirlParticipantHi Paul,
when you hit on the search zone, a white page appears asking to type the search temrs, and this part is capitalized, thta’s where I’d like to remove the capitalization
Thanks for your help
December 12, 2016 at 6:22 am #1289846
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-searchform-overlay .form-search label { text-transform: none; }Hope that helps.
December 12, 2016 at 10:22 am #1290141
redwhirlParticipantThanks for your answer, but I found that what I need is:
.x-searchform-overlay .form-search input {
text-transform: none;
}Thanks for your help
December 12, 2016 at 10:35 am #1290157
Prasant RaiModeratorHappy to hear that. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1289733 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
