Home › Forums › Theme support › extra bullet point › Reply To: extra bullet point
Hi,
sorry for that, looks like an issue in our css code. To solve it you can add this at the end of your style.css file:
aside li.menu-item-has-children:before {
top: 26px;
}
This will solve the problem. We will fix it wirh the next update