Viewing 1 replies (of 1 total)
  • Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    Hi @mukasa2010,

    It seems like your theme is overwriting the plugin styles. As a result, you are seeing it like that.

    Please add the following CSS:

    .ub_table-of-contents ul, .ub_table-of-contents ol {
        margin-left: 1.3em !important;
    }

    That should fix it.

    Kind regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Spacing between lines’ is closed to new replies.