• Thanks for the plugin.
    I’ve a big request for you:

    1) Add the ability to change the color of the text in the numbers of the table of contents (without changing the text of the heading). EXAMPLE in the table of content: Numbers in green color, headings in orange color.

    Thanks!!

Viewing 1 replies (of 1 total)
  • Steven

    (@shazahm1hotmailcom)

    You can use CSS to do that.

    #ez-toc-container.counter-decimal ul.ez-toc-list li a::before,
    .ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
    	color: green;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Add a killer feature please!’ is closed to new replies.