[Resolved] CSS Code Help

Home Forums Support [Resolved] CSS Code Help

Home Forums Support CSS Code Help

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1594548
    Rpn

    Hello Team,

    I’m using this CSS on one of my websites but I don’t what happens with this πŸ™

    #ez-toc-container {
        width: 100%;
        border-radius: 5px;
        padding: 20px;
        box-sizing: border-box;
    }
    
    div#ez-toc-container p.ez-toc-title {
        font-size: 28px;
        font-weight: 700;
    }
    
    .ez-toc-title-container {
        margin-bottom: 1em;
    }
    
    #ez-toc-container li,
    #ez-toc-container ul,
    #ez-toc-container ul li,
    .ez-toc-widget-container,
    .ez-toc-widget-container li {
        line-height: 2em;
    }
    
    #ez-toc-container li,
    #ez-toc-container li a {
        color: #3c4bc5;
    }

    Can you clear my question πŸ™‚

    #1595020
    Leo
    Staff
    Customer Support

    Hi there,

    Not sure if I understand the question here.

    The CSS looks like it’s from another plugin.

    Maybe this one?
    https://en-ca.wordpress.org/plugins/easy-table-of-contents/

    That’s not something we can provide support here unfortunately.

    Thanks for your understanding πŸ™‚

    #1595022
    Rpn

    Thanks! Got It

    #1595025
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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