Home › Forums › WoodMart support forum › text not showing text not showing This topic has 5 replies, 2 voices, and was last updated 4 years, 8 months ago by Aizaz Imtiaz Awan. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 6, 2021 at 12:33 pm #256151 matildecaridiParticipant hi when i put the background color white the text is not showing of the search bar can you give me the custom css to solve this problem thanks Attachments:You must be logged in to view attached files. January 6, 2021 at 12:44 pm #256157 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .whb-color-light .search-style-default input[type=text] { color: black; } .whb-color-light .search-style-default input[type=text]::placeholder { color: black; } Regards. Xtemos Studios. January 7, 2021 at 8:45 am #256372 matildecaridiParticipant ok but the search icon is not showing Attachments:You must be logged in to view attached files. January 7, 2021 at 10:35 am #256393 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .searchform .searchsubmit:after { color: black; } Regards. Xtemos Studios. January 7, 2021 at 2:01 pm #256476 matildecaridiParticipant ok how can i disable this on the mobile view? can you give me the custom css thanks Attachments:You must be logged in to view attached files. January 8, 2021 at 5:55 am #256650 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS. .bottom#tawkchat-message-preview-container { display: none; } Best Regards. Author Posts Tagged: text not showing Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register