• Please,
    continue the support of this wonderful plugin!!!

    Also:

    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: Table of content:
    Numbers: green color, headings: orange color.

    2) Approve the italian translation (it’s 100% complete now).

    Thanks ^^

Viewing 1 replies (of 1 total)
  • Hi @pizienolamitica,

    Thank you for translating to Italian.

    You may wish to add these rules to Custom CSS or a child theme’s style sheet:

    
    #toc_container li a span {
    	color:green;
    }
    #toc_container li a {
    	color:orange;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Great plugin but please ++++’ is closed to new replies.