Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

I want to apply ez toc to tablets and mobiles as well.

  • #ez-toc-container nav ul li {
        margin-bottom: revert-layer;
    }

    This code you provided only applies to PC and does not apply to tablets and mobile devices.

    I’ll give you the login information, so please show me a screenshot or video on what to do.

  • Hi there,

    Try removing this CSS from the Additional CSS field in the customizer:

    @media (max-width: 768px) {
        #ez-toc-container a {
            line-height: 48px;
        }
    }
  • thank you. It’s resolved.

  • No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.