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

    (@imtiazrayhan)

    Hi @emilyluxton,

    Most likely your theme or another plugin is overwriting the styles coming from the block.

    I will look more into it and may be provide you a custom CSS to fix it temporarily.

    In the meantime, we are building something that will prevent this from happening for all the blocks in the future.

    Kind regards.

    Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    Hi,

    Please add the following custom CSS.

    That should fix it.

    .ub_table-of-contents .ub_table-of-contents-container ul, .ub_table-of-contents .ub_table-of-contents-container ol { margin-bottom: 0; margin-left: 1.3em !important; padding-inline-start: 0; padding-left: 0; }

    Kind regards.

    Thread Starter emilyluxton

    (@emilyluxton)

    Hi Imtiaz. Thanks so much for replying. Do I need to add this into the functions.php? When I tried to I got an error message:

    “syntax error, unexpected ‘.’, expecting end of file”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table of Contents not stacking different headings’ is closed to new replies.