Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Richie KS

    (@rkcorp)

    try add this to theme option->custom css

    #right-sidebar .widget-area aside ul li {
    list-style: inherit;
    list-style-type: square;
    list-style-position: inside;
    padding: 0 0 0 10px;
    width: 90%;
    }

    Thread Starter erbrown777

    (@erbrown)

    Awesome support. Thank you

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

The topic ‘Bullets in widgets list’ is closed to new replies.