Skip to main content
Best answer by M4RC

Hello,

 

you can use the following css-code:

 

.widget-ptcstextfield::part(mask) {
    color: transparent !important;
}
 
 
Best regards
Marc

1 reply

M4RC14-AlexandriteAnswer
14-Alexandrite
May 20, 2022

Hello,

 

you can use the following css-code:

 

.widget-ptcstextfield::part(mask) {
    color: transparent !important;
}
 
 
Best regards
Marc