How to hide the numbers in the Orderable List widget?

  • Ondernemen
    Asked on April 25, 2020 at 9:25 AM
    How to hide the numbers in the Orderable List widget? Image 10
  • roneet
    Replied on April 25, 2020 at 9:27 AM

    I have injected the following CSS in the Orderable List to hide the numbers:

    .rank{
    visibility:hidden
    }

    Let us know if you have further questions.

    Thanks.