Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #301666

    Hi

    hope to get some help to customize the standard list style with the dots – which is not very nice.
    I have many pages with the standard list style like link below

    Is there a way to substitute the standard list style with the dots with another one?

    Thx, Oli

    #301669

    Hey heufti65!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .entry-content-wrapper div li { list-style-type: circle; }

    You can find the full list here – http://www.w3schools.com/cssref/pr_list-style-type.asp

    Regards,
    Yigit

    #301983

    Perfect. That was exactly what i was looking for.
    Best, Oliver

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customizing Standard List Style’ is closed to new replies.