Comments 2angelflores started the conversationDecember 16, 2016 at 1:18pmHiWe have tried to change the size of the font in the search field, where "Start typing" appears with this css code in Salient: body #search-outer #search input[type=text] { font-size: 23px !important; } But it is not changed.The Salient version is the 7.6We have also detected that the mobile version does not appear the option to search the menu and we have not found how to add it.We have searched all the pages of the Salient support but we have not found a solution. How can we solve these problems?Thank you 8,996Tahir repliedDecember 16, 2016 at 7:27pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : body.ascend #search-outer #search input[type="text"] { color: #000!important; height: auto!important; font-size: 40px!important; text-align: center!important; } For the Mobile search option you will have to add a Search Widget to the Off Canvas Menu Widget Area in Appearance -> Widgets. Thanks ThemeNectar Support Team 2 Likes 2angelflores repliedDecember 19, 2016 at 1:25pmThe size of the text in the search field has been perfect. But the option to search the mobile version is fatal with the widget. I hope you have a solution. Would it be possible to add a search field to a page? Sign in to reply ...
Hi
We have tried to change the size of the font in the search field, where "Start typing" appears with this css code in Salient:
But it is not changed.
We have also detected that the mobile version does not appear the option to search the menu and we have not found how to add it.The Salient version is the 7.6
We have searched all the pages of the Salient support but we have not found a solution.
How can we solve these problems?
Thank youHey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
For the Mobile search option you will have to add a Search Widget to the Off Canvas Menu Widget Area in Appearance -> Widgets.
Thanks
ThemeNectar Support Team
The size of the text in the search field has been perfect.
But the option to search the mobile version is fatal with the widget. I hope you have a solution.
Would it be possible to add a search field to a page?