Archived topic
CSS Code Help
3 replies · Started by Rpn on December 26, 2020
Viewing posts 1–4 of 4
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 :)
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 :)
Thanks! Got It
No problem :)
This archived topic is closed to new replies.