• I had the problem, that the anchor links jumps to some rows to wide and the heading isn’t seen. In my case a floating bar was the cause. Maybe someone has the same problem. The solution is very simple…
    In the file: class-toc-plus.php add at line 1402: class=”whatyouwant”, then add to custom css: .whatyouwant{
    padding-top: 80px;
    margin-top: -80px;
    }
    The px are individual…
    regards…
    P.S. maybe we can have it easyer at update…

    • This topic was modified 2 years, 3 months ago by Tom Scharlock.
  • The topic ‘If anchor jumps to much or les’ is closed to new replies.