Forums
Forums / Plugin: BetterDocs – Knowledge Base Docs & FAQ Solution for Elementor & Block Editor / Autogenerated numbering
(@envox)
4 years, 4 months ago
How to remove/disable auto-generated numbering?
View post on imgur.com
Thanks
(@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!
4 years, 3 months ago
Yes, it seems that additional CSS fixed the problem.
The topic ‘Autogenerated numbering’ is closed to new replies.