Add this code to the Custom CSS field on the Appearance tab of your Pricing Table widget’s settings:
.global-styles,
.es-tooltip-container {
background: #d8d8d9 !important;
}
Add this code to the Custom CSS field on the Appearance tab of your Pricing Table widget’s settings:
.global-styles,
.es-tooltip-container {
background: #d8d8d9 !important;
}
This doesn’t work for me… Here’s what I put into the costum CSS field:
//Hints
.global-styles,
.es-tooltip-container {
background: yellow !important;
}
Hi there, @Jesper_Jensen ![]()
I’ve just checked your widget and the code works fine:
Could you please double-check it?
Weird.. It works now… Must have been some kind of delay. Thanx
Great, you’re welcome ![]()