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

    (@dpaule)

    Ive applied:

    h2 span.hidden.glossary-tooltip-content.clearfix {
        display: none;
    }

    though there may be a better way.

    Hi,
    our plugin ignore text inside headings.
    The problem in your case that H2 as example contain the span tag that is allowed.
    Our plugin for performance reason check only the first html tag that is wrapping.
    If you remove that span tag the problem will disappear ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Breaks Title Tags’ is closed to new replies.