• I want to show list items without any indention like this page(Screenshot). So I wrote this code in the custom css
    .entry li { list-style-position: outside; }

    But it didn’t work.

    How can I remove default indention from the bulleted text?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @masoom009,

    Please try inside instead. And you might want to play around a bit with the margin for the list.

    Anyway, providing custom code is beyond our support, hence if the inside is not working for you, I would let the community take a part in this and let see if there’s someone who will share a proper CSS code for your need.

    Kind regards,
    Herman ??

Viewing 1 replies (of 1 total)
  • The topic ‘List item’ is closed to new replies.