Home › Forums › WoodMart support forum › Mobile nav search Form to dark Mobile nav search Form to dark This topic has 7 replies, 2 voices, and was last updated 3 years ago by Aizaz Imtiaz Awan. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts December 11, 2021 at 12:10 pm #338750 LisawiParticipant Hi, in my mobile Navigation the search Form is not really visible. How can I Make it bright White? Greetings Lisa Attachments:You must be logged in to view attached files. December 11, 2021 at 12:22 pm #338754 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Custom CSS for Mobile area under THeme Settings >> Custom CSS. .wp-block-search:not(.wp-block-search__button-inside) .wp-block-search__input { color: white; } Best Regards December 15, 2021 at 7:18 am #339626 LisawiParticipant Hi, unfortunately it hasn’t changed. See atteched pic. Greetings, LIsa Attachments:You must be logged in to view attached files. December 15, 2021 at 8:02 am #339638 Aizaz Imtiaz AwanKeymaster Hello, Please replace the previous Custom CSS with the following then check back. label.wp-block-search__label { color: white; margin-bottom: 10px; } .wp-block-search:not(.wp-block-search__button-inside) .wp-block-search__input { color: white; border-color: white; } .wp-block-search .wp-block-search__button { background-color: green; } Best Regards December 15, 2021 at 9:14 am #339659 LisawiParticipant Hi, perfekt. One more questionn regarding the search foam. If I try to search for exaple ‘Frauen’ nothing appears. Just a gerneral text… what do I have to do to generate the search results? And where can I adjust the header Greetings,Lisa Attachments:You must be logged in to view attached files. December 15, 2021 at 11:36 am #339699 Aizaz Imtiaz AwanKeymaster Hello, You are Most Welcome. Sorry but there is noption in Theme Settings available for that. It requires customizations and this is beyond our limitations and support policy. Best Regards December 15, 2021 at 11:43 am #339703 LisawiParticipant Ok. And where can I adjust the header of the search result page? Greetings, Lisa December 15, 2021 at 12:33 pm #339720 Aizaz Imtiaz AwanKeymaster Hello, You can try setting different headers for the search result page using our Preset option. You can read our detailed documentation for help: https://xtemos.com/docs/woodmart/theme-settings-presets/ Best Regards Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register