Hi
Indeed when I add the CSS to the Chrome inspector it works as you mentioned
Though when I add the CSS code in the Appearance -> Additional CSS it looks like this (see attached)
Here is the CSS added so far
.mlw_qmn_hint_link {
color: rgb(20, 20, 27);
text-decoration: none;
font-size: 16px;
width: 50px;
}
.ui-widget-shadow {
opacity: 1 !important;
}
.ui-widget {
width: 1000px !important;
max-width: 1000px !important;
}
.ui-tooltip .ui-tooltip-content {
width: 950px !important;
max-width: 950px !important;
word-wrap:break-word !important;
}
Thanks
Attachments:
You must be
logged in to view attached files.