• Resolved Powerful1

    (@powerful1)


    I cannot figure out what css I need to use to code in a display:none for the li bullets.

    Got it:

    .yspl_win_widget_nav ul li {
        list-style: none;
    }
  • The topic ‘How can I remove the bullets?’ is closed to new replies.