I need to change the color of the letters due to the contrast in the subscription module Acymailing, I want to put in white letters and the frame also so that it is understood what is written
delinea Hi open /css/custom.css file and add this code
.acymailing_module .acymailing_module_form .acymailing_form .inputbox {color:#fff;border-color: #fff!important;}
Regards