Hi, thanks for the feedback.
I inserted these codes to appear with white background, black arrow and black text.
body #powerTip {
background-color: #fff;
}
body #powerTip.n:before {
border-top: 10px solid rgb(0, 0, 0);
}
body #powerTip.s:before {
border-bottom: 10px solid #000;
}
body #powerTip.e:before {
border-right: 10px solid #000;
}
body #powerTip.w:before {
border-left: 10px solid #000;
right: -10px
}
body .box_view_html {
color: #000;
}
body .box_view_html span.close_ihp svg {
fill: #000;
}
.box_view_html p {
margin: 0;
}
But the edges do not work
I also do not know why the system is not looking for CSS.
I am using WPML to translate