Home Forums Theme support extra bullet point

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 7 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • there are two “>” for an item on my sidebar. How can I remove it?

    http://154.301.myftpupload.com/phyllo/
    it is next to the item “mini quiches”

    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

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.