Support » Plugin: Simple Links » Bulleted links?

Viewing 1 replies (of 1 total)
  • Plugin Author Mat Lipe

    (@mat-lipe)

    Hi mindimer,

    You could add the following css to your theme’s style.css file.

    .simple-links-list li{
        list-style-type: circle !important;
    }

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Bulleted links?’ is closed to new replies.