Soft Reject : CSS TABLE OF CONTENTS Issue

Hello Authors,

Can some one help me about, CSS TABLE OF CONTENTS issue, my template is soft rejected 3 time with the same issue, even i have follow the guideline http://www.smashingmagazine.com/2008/05/02/improving-code-readability-with-css-styleguides/ given by reviewer, can any one please suggest me where is the mistake which i have done.

Hers is my master Css file http://webaashi.com/client/intrio/main.css

and this is template css file : http://webaashi.com/client/intrio/style.css

Please Help me out

I don’t understand why you need to separate the table of contents into a new CSS file. Can you try adding your Table of contents into your style.css file? So that you only used 1 CSS file. That might be the reason of your rejection.

And try your Table of Contents to be more clearer and simple, like

1 Body
	2 Header
	3 Main Slider
	4 Theme Heading

I hope that helps! :slight_smile:

Thank you @anon51813007 i will apply you suggestions

If anyone is still looking for a solution, I released a node module to auto generate the table of contents: https://www.npmjs.com/package/css-table-of-contents

3 Years Old Topic