Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Aldo Latino

    (@aldolat)

    Sure! Tell me the URL of your site.

    Thread Starter Caro24

    (@caro24)

    It doesn’t have an URL right now. I’m just building a theme and I’m testing on my localserver. Which part of the code do you need?

    Plugin Author Aldo Latino

    (@aldolat)

    To remove bullets, usually you may add these lines of CSS in the Styles / Custom styles panel of the widget:

    li.pis-li {
    	list-style: none;
    }

    This code, for example, works fine in Twenty Fifteen theme. But it couldn’t work on other themes, because every theme manages HTML elements in its own way.

    For this reason I ask for the URL, so I can find the right CSS immediately.

    Did you tried to use the built-in option in this plugin? It’s located in Styles / Extras?

    Thread Starter Caro24

    (@caro24)

    No I didnt’t try this option, I didn’t see it (Have to have a better look next time I have a problem). Now it works, thank you for your fast help 🙂 Great Plugin btw

    Plugin Author Aldo Latino

    (@aldolat)

    You are welcome! 🙂

    Plugin Author Aldo Latino

    (@aldolat)

    I forgot to ask you if you could leave a review… it will be very appreciated!

    Thread Starter Caro24

    (@caro24)

    Of course I can 😉 Good work has to be appreciated!

    Plugin Author Aldo Latino

    (@aldolat)

    Thanks 🙂

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

The topic ‘Remove Bullets in my theme’ is closed to new replies.