Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sergio De Falco

    (@sgr33n)

    Hi,
    It’s just a CSS trick, add some margin inside your style.css to the .multipage-toc element.

    Thread Starter The-Dude

    (@the-dude-1)

    Thx for the hint ??

    This code solved it for me:

    .multipage-toc{
    margin-bottom: 50px !important;
    }

    BTW: I long for the premium-version of your plugin! ??

    Plugin Author Sergio De Falco

    (@sgr33n)

    It should work, if it doesn’t work, can depend on the next element. You could check with Firebug.
    Thanks ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Space under TOC’ is closed to new replies.