Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author LuckyWP

    (@theluckywp)

    Hello!

    Try add this CSS to style.css in your theme:

    .lwptoc .lwptoc_item {
    	margin-left: 24px !important;
    	position: relative;
    }
    .lwptoc .lwptoc_item:before {
    	content: '?';
    	position: absolute;
    	right: 100%;
    	top: 0;
    	margin-right: 8px;
    }
    Thread Starter geekology

    (@geekology)

    Thanks, it worked. Looking forward to when it gets implemented directly into the plugin. Much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘UI Error: No Bulletpoint Option’ is closed to new replies.