Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Sn3b

    (@sn3b)

    Plugin Author ArtkanMedia

    (@artkanmedia)

    Hi,

    The problem is in CSS conflict. If you open the source code of this page (page_id=6139), take a look to the line 143. There you will find CSS code “qTip2 v2.0.0”. It contains this:

    .ui-tooltip, .qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px
    }

    If you take it out, everything will be fine.

    If our answer is helpful, please rate our plugin.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘no tooltip on public part’ is closed to new replies.