Viewing 1 replies (of 1 total)
  • Plugin Author Miguel Useche

    (@skatox)

    Thanks for using my plugin.

    Yes, the problem with your theme is that bullets are images, no added by CSS, so you’ll need to add this rule:

    html .footer-widget ul li {
       background:none;
    }

    To override configuration.

Viewing 1 replies (of 1 total)
  • The topic ‘Archive bulleted’ is closed to new replies.