How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Lists Typography

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17255
    Jenna Anderson
    Participant

    Can someone share a css code with which I can change all lists on wordpress to “list-circle-check class”, so I don’t have to manually add it everytime?

    #17258
    admin
    Keymaster

    Hi Jenna,

    The CSS that handles the icon is the following:

    .wysiwyg-part ul>li::before { content:””; }

    If you change the content with the icon you want it will affect all the lists inside the editor.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.