Add this to your custom CSS area.
[data-wm-plugin="tooltip"] {
--tt-font-size: 1rem;
--tt-font-family: var(--body-font-font-family);
--tt-font-weight: 400;
--tt-text-color: blue;
}
Add this to your custom CSS area.
[data-wm-plugin="tooltip"] {
--tt-font-size: 1rem;
--tt-font-family: var(--body-font-font-family);
--tt-font-weight: 400;
--tt-text-color: blue;
}