Forums

Bullet points not working (5 posts)

  1. carolinepigott
    Member
    Posted 2 years ago #

    my bullet lists are not working. My content was written in word and then I copied and pasted and the bullets didn't show up. So I tried creating them manual with html and that did not work. I also tried writing my content directly in the body of the wordpress post...not showing up.

    anyone else have this problem? I have stars there now because I don't know what else to do! help would be appreciated.

    http://cpstyle.ca

  2. Samuel B
    moderator
    Posted 2 years ago #

    My content was written in word and then I copied and pasted and the bullets didn't show up

    that is a big no no - it will bork your layout with the extraneous code.
    You can't do it with the <ol> in the wordpress editor?

  3. carolinepigott
    Member
    Posted 2 years ago #

      ? how do you insert this?
      text
    ? thanks

  4. carolinepigott
    Member
    Posted 2 years ago #

    what is

      ? thanks
  5. Soprano
    Member
    Posted 2 years ago #

    Use the HTML editor tab to insert the bullet list into your post, like:

    these are my favorite colors:

    <li>
    
    <ol>red</ol>
    <ol>green</ol>
    <ol>blue</ol>
    
    </li>

    will look like:

    these are my favorite colors:

    1. red
      green
      blue

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.