• Resolved eddybx163

    (@eddybx163)


    Hi,

    Great plugin! However, I need to change the font size of the widget. I have sticky, floating plugin and because my TOC+ is really long, one is not able to see the bottom contents (headings) in the widget. I know I can change the font size through the settings, but unfortunately that does not affect the widget. Can anyone help?

    To see the problem, please visit:
    nycrealestatepartners.com > resources > neighborhoods

    Thanks,
    -eddybx163

    https://www.ads-software.com/plugins/table-of-contents-plus/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Everything in the widget relies solely on the colours/sizes/etc from your theme so that it matches well. The TOC+ font size settings only apply to indexes appearing inline with the content.

    That said, use custom CSS:

    .toc_widget_list {
      font-size: 0.8em;
    }
    Thread Starter eddybx163

    (@eddybx163)

    Thank worked perfectly. Thank you! I truly appreciate your immediate response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change font size on widget’ is closed to new replies.