Could you please provide some relevant screenshot and some elaboration with the URL of the page and which tooltip you are trying to style to check it myself and help you out accordingly.
Unfortunately it doesn’t work. You once gave me this code to run a tooltip:
.pewc-field-label .tooltip {
position: static;
opacity: 1;
visibility: visible;
pointer-events: auto;
font-size: 16px;
}
The code I provided you with is to change the style of the WoodMart tooltip.
Please provide a relevant screenshot of the specific area with the page URL which tooltip you are trying to style to check it myself and help you out accordingly.
Therefore if the Code you mentioned in the reply works for you then you can keep it.