Change the css box color

Resolved Issue
PS Simple CssBox Ajay
  • (1 Ratings)

hi there! is it possible to change the background color of the text message in the three images? thank you!

Accepted Answer

AppClave Accepted Answer

6 years ago #175

Hi Ajay,

Yes, you can change the background color when you adding the below CSS style in your code

.tm-view{
   border: 10px solid #AB5A8E !important;
}

Best Regards,
AppClave Team

1 Responses

Ajay

6 years ago #176

thank you very much!

Submit Your Response