Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ItayXD

    (@itayxd)

    Hi, both can be easily achieved using custom css.
    for constant width & custom font use:

    #tooltip {
        width: [constant]px;
        font-family: [your font];
    }

    Make sure not to check replace css.
    Enjoy!

    Thread Starter karanf

    (@karanf)

    Thanks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tooltip Width & Font’ is closed to new replies.