Problem bullet (and numbered) list This topic has 3 replies, 2 voices, and was last updated 7 years ago by Grace Themes. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 2, 2017 at 9:19 am #4946 [email protected]Participant Hi, in this theme bullets are shown outside the left margin, not a pretty sight. Can this be solved by custom css code? Preferably the bullets would be square, but round is ok also. See screenshot here -> http://users.telenet.be/hurricane10/problem-bulletlist.jpg July 3, 2017 at 4:39 pm #4956 Grace ThemesMember Hi Please send your website URL so we can check and assist you. Regards Grace Themes November 5, 2017 at 12:28 pm #6595 [email protected]Participant Solved! -> ul { list-style: square outside none; margin-left: 0; padding-left: 1em; } li { padding-left: 0em; } Code also takes care of the ‘hanging indent’, now lining up perfectly. November 5, 2017 at 5:24 pm #6599 Grace ThemesMember That’s Great..! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In