• Resolved reti

    (@reti)


    Hi,
    everything seems to be fine with this plugin, but I don’t know how to set “list-style-position: outside”. It should be set as default, but it’s not a big problem. I try to set it by custom CSS. I wrote:
    .ez-toc-widget-container ul.ez-toc-list {
    padding: 0;
    list-style-position: outside;
    }
    Padding works good, but “list-style-position: outside” doesn’t. Does someone know why?

Viewing 1 replies (of 1 total)
  • Thread Starter reti

    (@reti)

    OK. It’s solved. I turned on “Prevent the loading the core CSS styles. When selected, the appearance options from above will be ignored.” and made my own CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘list-style-position: outside’ is closed to new replies.