Hello. how do i make the "search this site" more visible or even change colors rgds Musiime
Hi Musiime,
You can use this custom css:
#mod-search-searchword::placeholder { color: #dde9b3; /*change to your desired color here*/ }
put into file: /templates/ja_healthcare/css/custom.css (Create this file if it doesn't exist)
saguaros Thanks alot it has worked!