• Resolved raymondmah

    (@raymondmah)


    Hi,

    I notice that the Wrapping feature of the Table of Contents does not seem to work with Headings. Meaning, the text (paragraph) wraps around the Table of Contents just fine, but when a Heading comes, the wrapping stops and the Heading continues after the bottom of the Table of Contents.

    With a short paragraph and a long Table of Contents, this will leave a big space between the end of the paragraph and the next Heading.

    Is there any solution to this?

    Thanks.

    https://www.ads-software.com/extend/plugins/table-of-contents-plus/

Viewing 1 replies (of 1 total)
  • Some themes (Twenty Eleven included) have headings that clear all wrappings which will produce the effect you described. You can disable that effect with the following CSS:

    h1, h2, h3, h4, h5, h6 { clear: none; }

    Note that this was the third item under the help tab (but not to this detail) ??

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Table of Contents Plus] Wrapping does not work with headings’ is closed to new replies.