• Resolved riderchris

    (@riderchris)


    Hi,

    I am trying to change the font type. My theme supports custom font customizer and it’s asking for the TOC element. See the screenshot below:

    View post on imgur.com

    I’ve added “#ez-toc-container” in the box but the font changes that I’ve made is not applying. Is the css selector of #ez-toc-container correct to be added?

Viewing 1 replies (of 1 total)
  • Steven

    (@shazahm1hotmailcom)

    Yes, #ez-toc-container will work. Example:

    #ez-toc-container {
    	font-family: cursive;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Custom Font’ is closed to new replies.