Skip to content
Public Ticket #21753

TOC mobile

Conversation thread

KeviinP replied

Customer Reply

Hello, 

Thank you very much, the support is awesome!

Regards,

Kévin

PenciDesign Supporter replied

Staff Reply

Hi,

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

@media only screen and (max-width: 1024px) {
    .penci-sticky-toc.tocSticky {
        display: none;
    }
}

Regards,
PenciDesign.



KeviinP started the conversation

Conversation Start

Hello,

how to remove the button from the TOC on mobile and tablet?

Regards, 

Thank

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