Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8185517
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T01:52:30+00:00 2026-06-07T01:52:30+00:00

I noticed that chrome was erasing the number on my list-items when I add

  • 0

I noticed that chrome was erasing the number on my list-items when I add css to manipulate column-count…

For instance:

<ol style =-webkit-column-count: 2;...">
   ....
</ol>

The above does manage to overflow li’s into a separate column as intended but it removes the default item numbering as well. This doesn’t occur in Firefox, only chrome.

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T01:52:32+00:00Added an answer on June 7, 2026 at 1:52 am

    You can always just throw a <div> around the <ol> and give the <div> multiple columns instead of the <ol>.

    <div style = -webkit-column-count: 2;...><ol>
        ....
    </ol></div>
    

    When I do that, however, I end up with the 2nd column being one line higher than the 1st column for some reason. Also only happens in Chrome.

    Edit: Solution to my above problem was just to add a zero margin for the <ol>, so this should work fine:

    <div style = -webkit-column-count: 2;...><ol style = margin: 0;>
        ....
    </ol></div>
    

    Oddly enough, having some padding on the <ol> seems to get rid of the numbers as well, so if you have padding somewhere that might be the culprit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been editing CSS using Firebug in Firefox, but recently noticed that Chrome is
I've noticed that Google Chrome 8 Accepts: border-radius:5px; compared to the previous -webkit-border-radius:5px; Since
I just noticed that by instance famous application like chrome didn't have any 64
Not a problem as such but during development I noticed that Chrome doesn't accept
When reviewing on different OS's, I noticed that particularly in Chrome and Safari, words
I'm using google chrome and I noticed that every time I do an XHR
I've noticed that IE9, Firefox and Chrome all allow you to use arbitrary html
I've noticed in both current versions of Safari and Chrome that when I create
I have noticed FF, Chrome and Safari behaving such that if you intervene to
I noticed that less.js is working in firefox but not in Chrome, or is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.