Skip to content
Public Ticket #23642

Table of contents toggle issue

Conversation thread

timmy2426 replied

Customer Reply

I thought I needed to add the class name in js or php, but I didn't think I could just override it with css.

Thank you very much for your reply, it worked!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.penci-toc-wrapper .penci-toc-title-toggle:before {
    content: '\\f178';
}

Regards,
PenciDesign.



timmy2426 started the conversation

Conversation Start

My Table of contents is set to expand,(Please see Figure 2)  but when I first load the page, the Table of contents is expanded, but the toggle is indented (+).(Please see Figure 1) I would like to change it to (-). I feel that toggle should be added to the .show-table class when the page is loaded.

Want to join this conversation or access attachments? Sign in first.