• Hello again –

    Is it possible to add custom CSS to one of the Table of Contents links?

    I would like to make one of them bold or a different colour to encourage people to click.

    Thanks,
    Curt

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author LuckyWP

    (@theluckywp)

    Hello!

    Yes, use anchor. For example:

    .lwptoc A[href="#How_We_Picked_the_Best_Value_Electric_Bikes"] {
    	font-weight: bold;
    }
    • This reply was modified 5 years, 5 months ago by LuckyWP.
Viewing 1 replies (of 1 total)
  • The topic ‘Custom CSS on one of the Table of Content headings?’ is closed to new replies.