Hi there, I’d like to change the width of the icon tool tip text box, can you direct me to the correct file or custom.css code?
Thanks
Silvio
Hi Silvio!
This will do it:
#top .avia-icon-tooltip {
width: 120px !important;
}
Change as needed.
Regards,
Josue