Viewing 2 replies - 1 through 2 (of 2 total)
  • The following in Appearance->Customize->Additional CSS should work

    .page .entry-content ul li {
      margin-bottom: 0px;
    }
    
    .page .entry-content ul a {
      color: #3672c1;
      text-decoration: underline
    }

    You can adjust the 0px value accordingly to increase the spacing a bit more if you’d like.

    Thread Starter persist9

    (@persist9)

    seven minutes to get my answer – stunning
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS for formatting my dot points’ is closed to new replies.