Home Forums Education Method pro Bullets not displaying

Viewing 1 reply thread
  • Author
    Posts
    • #2546
      XJ Kotze
      Participant

      The bullets in bullet lists do not show on preview and published pages. Neither in the pro not free version.

    • #2559
      arjun
      Keymaster

      Hello,

      Please add this css on style.css file or go to Appearance => Custommize after that at bottom you will see Additional css click over there and add this css

      ul:nth-of-type(1) {
      list-style-type: disc;
      }

      I hope this will work for you.

      Thank you,

Viewing 1 reply thread
  • You must be logged in to reply to this topic.