Collapsible Section in Rank Math ToC Block

#635349
  • Resolved Anonymous
    Rank Math free

    I have encountered the same problem like this guy’s question, and tried the instruction as the last instruction Rakibuzzaman Siam suggested, but it still not work? Can you tell me how to make the Collapsible Section in Rank Math ToC Block look like this one attachment 1

    or make it like the styles shown in image 2 image 2and image 3 image 3, default to hide the table of contents and show when clicking the “show” text button.

    Thank you!

Viewing 16 replies (of 16 total)
  • Hello,

    We deeply apologize for the unexpected delay in response. Your previous reply seems to have been stuck in our drafts section for some reason.

    We’ve changed the following CSS on your website and modified the filter code and now the Table of Contents is working properly even on mobile devices:

    .wp-block-rank-math-toc-block input:checked + h2 ~ nav {
        max-height: 100%;
        overflow: visible;
    }
    

    Please check from your end and see if the issue is resolved or not.

    Looking forward to helping you.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 16 replies (of 16 total)

The ticket ‘Collapsible Section in Rank Math ToC Block’ is closed to new replies.