Home Forums Basel support forum Search for products Reply To: Search for products

#25663

Bogdan Donovan
Keymaster

Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

body .basel-search-full-screen .basel-search-inner input[type="text"] {
	color: white;
}

Regards