Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Abid Hasan

    (@abidhasan112)

    Hi @envox ,

    You can add this CSS on your stylesheet to get this done:

    .betterdocs-toc.toc-list-number a:before {
        content: none !important;
    }

    NOTE: You can simply add custom CSS by navigating to your WordPress Dashboard -> Appearance -> Customize.
    After you are on the Customizer page, search for the “Additional CSS” option. You can then go ahead and insert CSS Code.

    Let me know how it goes.
    Thank you!

    Thread Starter Envox d.o.o.

    (@envox)

    Yes, it seems that additional CSS fixed the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Autogenerated numbering’ is closed to new replies.