Comments 3eddie81b4u started the conversationFebruary 1, 2018 at 3:21pmIs there a way that I can change the font, font size. Currently when I click the search button it seems to use the default font using all caps. I would like to alter if possible. 3,034Andrew repliedFebruary 1, 2018 at 7:13pmHey there,Thanks for reaching in,Please send us a link to your website so we can right you some CSS for that.Regards eddie81b4u replied privately 3,034Andrew repliedFebruary 1, 2018 at 8:52pmHey there, Thanks for reaching in, Please use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code body.ascend #search-outer #search input[type="text"]{ color: #000!important; height: auto!important; font-size: 80px!important; text-align: center!important; text-transform: lowercase!important; } Hope this helps,Regards 3eddie81b4u repliedFebruary 2, 2018 at 2:05pmWorked perfectly. Thank you. Sign in to reply ...
Is there a way that I can change the font, font size. Currently when I click the search button it seems to use the default font using all caps. I would like to alter if possible.
Hey there,
Thanks for reaching in,
Please send us a link to your website so we can right you some CSS for that.
Regards
Hey there,
Thanks for reaching in,
Please use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code
Hope this helps,
Regards
Worked perfectly. Thank you.